commit | 58c33789c6e5123dc2343f3eaf6b9091c4104799 | [log] [tgz] |
---|---|---|
author | Nikita Shulga <2453524+malfet@users.noreply.github.com> | Wed Sep 27 18:49:03 2023 +0000 |
committer | PyTorch MergeBot <pytorchmergebot@users.noreply.github.com> | Wed Sep 27 18:49:03 2023 +0000 |
tree | 9693a5347761e7ba2837c8298449cf1b412ba68f | |
parent | 36eb1bb5486e6899a806cbe82c42c1021d456e3e [diff] |
Fix governance.rst link rendering (#110171) By adding `__` to the end of the link decorator according to https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html#links-to-external-web-pages Fixes regression introduced by https://github.com/pytorch/pytorch/pull/106863 Pull Request resolved: https://github.com/pytorch/pytorch/pull/110171 Approved by: https://github.com/seemethere, https://github.com/msaroufim, https://github.com/atalman
diff --git a/docs/source/community/governance.rst b/docs/source/community/governance.rst index 6d267cd..7c1c253 100644 --- a/docs/source/community/governance.rst +++ b/docs/source/community/governance.rst
@@ -313,7 +313,7 @@ for review and merge by the project committers. For larger changes, please open an issue to make a proposal to discuss prior. Please also see the `PyTorch Contributor -Wiki <https://github.com/pytorch/pytorch/wiki/The-Ultimate-Guide-to-PyTorch-Contributions>` for contribution +Wiki <https://github.com/pytorch/pytorch/wiki/The-Ultimate-Guide-to-PyTorch-Contributions>`__ for contribution for a walkthrough. **Q: Can I become a committer on the project?** Unfortunately, the