Skip to content

Conversation

@shoumikhin
Copy link
Contributor

Stick to the main branch on main and remove .html suffixes where possible

@pytorch-bot
Copy link

pytorch-bot bot commented Apr 14, 2025

🔗 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.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 14, 2025
@shoumikhin shoumikhin added release notes: docs and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Apr 14, 2025
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 14, 2025
// 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");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
$(".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");

@shoumikhin shoumikhin merged commit 72fefb5 into main Apr 15, 2025
85 of 87 checks passed
@shoumikhin shoumikhin deleted the consolidate-docs branch April 15, 2025 00:53
@shoumikhin
Copy link
Contributor Author

@pytorchbot cherry-pick --onto release/0.6 -c docs

@pytorchbot
Copy link
Collaborator

Cherry picking #10175

Command git -C /home/runner/work/executorch/executorch cherry-pick -x -X theirs 72fefb5b22a8e558ecebd57fdccd1ea99cf52a9c returned non-zero exit code 1

Auto-merging CONTRIBUTING.md
Auto-merging README.md
CONFLICT (modify/delete): backends/openvino/README.md deleted in HEAD and modified in 72fefb5b2 (Consolidate references in docs (#10175)).  Version 72fefb5b2 (Consolidate references in docs (#10175)) of backends/openvino/README.md left in tree.
Auto-merging examples/arm/README.md
Auto-merging examples/demo-apps/apple_ios/LLaMA/docs/delegates/mps_README.md
Auto-merging exir/program/_program.py
CONFLICT (modify/delete): extension/android/README.md deleted in HEAD and modified in 72fefb5b2 (Consolidate references in docs (#10175)).  Version 72fefb5b2 (Consolidate references in docs (#10175)) of extension/android/README.md left in tree.
error: could not apply 72fefb5b2... Consolidate references in docs (#10175)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Details for Dev Infra team Raised by workflow job

keyprocedure pushed a commit to keyprocedure/executorch that referenced this pull request Apr 21, 2025
Stick to the main branch on main and remove .html suffixes where
possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants