I have a SharePoint 2007 portal with several sub-sites. All of the subsites work, except one, which gives an HTTP 404 error when trying to access its landing page from the menu bar. I can access all pages in the site when I type in the URL to access them directly. I have noticed that when I click on the top menu, it points to a URL:
http://server/eventlog/Wiki%20Pages/Home.aspx
The correct page (which works fine) is:
http://server/eventlog/default.aspx
How can I change the menu bar item to point to the correct landing page?