-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Docs Update: Minor Update to the order of concepts and renames #1680
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs Update: Minor Update to the order of concepts and renames #1680
Conversation
|
It looks good for the most part but this might break google index in the short term, so I suggest to add some redirection links in mkdocs Check #1681 for reference Thank you so much for the contribution!! |
Good call. This PR does not actually change the links. I verified it and it keeps the old links. I just added one redirect for the assertions doc inside deep-dive section which was duplicated so I removed it and added a redirect for it. |
|
Awesome! LGTM 🚢 Thank you so much for the contribution!! |
Another incremental minor update for the sake of better clarity. Shown below the pre post of the changes. Happy to revert back anything you feel is unnecessary. Also, these changes DO NOT affect the permalinks so it won't cause any breakages to existing links on the internet.
This PR also removes the duplicate
assertions.mdfile inside modules as the same doc is available at the top level under concepts.