File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -445,10 +445,10 @@ fetch and checkout a remote branch like this::
445
445
446
446
**Note: ** Any feature or fix branch should be created from ``upstream/main ``.
447
447
448
- .. _`Fork a Repo` : https://help .github.com/fork-a-repo/
448
+ .. _`Fork a Repo` : https://docs .github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/ fork-a-repo
449
449
.. _`Rebasing merge commits in git` :
450
450
https://web.archive.org/web/20150627054345/http://marketblog.envato.com/general/rebasing-merge-commits-in-git/
451
- .. _`Rebase` : https://help .github.com/rebase/
451
+ .. _`Rebase` : https://docs .github.com/en/get-started/using-git/about-git-rebase
452
452
453
453
.. _contributing-docker-development :
454
454
Original file line number Diff line number Diff line change @@ -686,7 +686,7 @@ Can be one of the following:
686
686
Use `Memcached `_ to store the results.
687
687
See :ref: `conf-cache-result-backend `.
688
688
689
- *``mongodb``
689
+ * ``mongodb ``
690
690
Use `MongoDB `_ to store the results.
691
691
See :ref: `conf-mongodb-result-backend `.
692
692
You can’t perform that action at this time.
0 commit comments