Fixes https://github.com/scylladb/scylladb/issues/13805 This commit fixes the redirection required by moving the Glossary page from the top of the page tree to the Reference section. As the change was only merged to master (not to branch-5.2), it is not working for version 5.2, which is now the latest stable version. For this reason, "stable" in the path must be replaced with "master". Closes #13847