-
Notifications
You must be signed in to change notification settings - Fork 748
Consolidate references in docs #10175
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10175
Note: Links to docs will display an error until the docs builds have been completed. This comment was automatically generated by Dr. CI and updates every 15 minutes. |
docs/source/_templates/layout.html
Outdated
| // this overrides need to be updated. | ||
| $(".mobile-menu a:contains('Tutorials')").attr("href", "https://pytorch.org/executorch/stable/index.html#tutorials-and-examples"); | ||
| $(".mobile-menu a:contains('Get Started')").attr("href", "https://pytorch.org/executorch/stable/getting-started-setup.html"); | ||
| $(".mobile-menu a:contains('Tutorials')").attr("href", "https://pytorch.org/executorch/mian/index#tutorials-and-examples"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| $(".mobile-menu a:contains('Tutorials')").attr("href", "https://pytorch.org/executorch/mian/index#tutorials-and-examples"); | |
| $(".mobile-menu a:contains('Tutorials')").attr("href", "https://pytorch.org/executorch/main/index#tutorials-and-examples"); |
|
@pytorchbot cherry-pick --onto release/0.6 -c docs |
Cherry picking #10175Command Details for Dev Infra teamRaised by workflow job |
Stick to the main branch on main and remove .html suffixes where possible
Stick to the main branch on main and remove .html suffixes where possible