Skip to content

Commit 2287801

Browse files
fix mongodb bullet and fix contribution github links (#9672)
1 parent 1aabeec commit 2287801

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -445,10 +445,10 @@ fetch and checkout a remote branch like this::
445445

446446
**Note:** Any feature or fix branch should be created from ``upstream/main``.
447447

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
449449
.. _`Rebasing merge commits in git`:
450450
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
452452

453453
.. _contributing-docker-development:
454454

‎docs/userguide/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ Can be one of the following:
686686
Use `Memcached`_ to store the results.
687687
See :ref:`conf-cache-result-backend`.
688688

689-
*``mongodb``
689+
* ``mongodb``
690690
Use `MongoDB`_ to store the results.
691691
See :ref:`conf-mongodb-result-backend`.
692692

0 commit comments

Comments
 (0)