Skip to content

Conversation

@sushmanthreddy
Copy link
Contributor

Description

Added redirects for non-numbered versions of Building Blocks documentation pages to their numbered counterparts. This ensures that URLs without version numbers in the path will correctly redirect to the current numbered versions.

For example:

  • docs/building-blocks/signatures.mdbuilding-blocks/2-signatures.md
  • docs/building-blocks/modules.mdbuilding-blocks/3-modules.md

Changes

  • Added 8 new redirects in mkdocs.yml for all Building Blocks documentation pages
  • Maintains consistent URL structure while supporting both numbered and non-numbered paths
  • No content changes, only URL routing updates

Testing

  • Verified all new redirect paths resolve to correct numbered versions
  • Existing redirects remain unchanged and functional

Notes

This change improves documentation accessibility by supporting more intuitive URLs while maintaining the organized numbered structure.

@okhat okhat merged commit 6fe6935 into stanfordnlp:main Oct 27, 2024
6 checks passed
omrirh pushed a commit to omrirh/dspy that referenced this pull request Oct 29, 2024
omrirh pushed a commit to omrirh/dspy that referenced this pull request Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants