diff --git a/include/staff/settings-pages.inc.php b/include/staff/settings-pages.inc.php
index c9c91343c153af42b048b6b6da121d5bc47f37cb..b58a148d4ae6173fc7ed9f688ba302dd0aa2f23e 100644
--- a/include/staff/settings-pages.inc.php
+++ b/include/staff/settings-pages.inc.php
@@ -11,7 +11,7 @@ $pages = Page::getPages();
         <tr>
             <th colspan="2">
                 <h4>Pages</h4>
-                <em>To edit or add new pages go to <a href="pages">Manage > Site Pages</a></em>
+                <em>To edit or add new pages go to <a href="pages.php">Manage > Site Pages</a></em>
             </th>
         </tr>
     </thead>