Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Normal
Description
The search bar on the main page of the Cassandra Documentation returns search results with broken links.
When a link from a returned search is clicked, the site returns a 404 with the message similar to this:
The requested URL /doc/latest/tools/nodetool/nodetool.rst.html was not found on this server.
From the error, it appears that the links are pointing to pages that end in .rst.html in their name. The links should point to pages that end in .html.