You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin/config.rst
+18-11Lines changed: 18 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -901,7 +901,8 @@ List for credentials for Gitea servers.
901
901
902
902
.. seealso::
903
903
904
-
* :ref:`vcs-gitea`
904
+
* :doc:`/admin/code-hosting`
905
+
* :ref:`code-hosting-gitea-pull-requests`
905
906
* `Creating a Gitea personal access token`_
906
907
907
908
.. _Creating a Gitea personal access token: https://docs.gitea.io/en-us/api-usage
@@ -932,7 +933,7 @@ List for credentials for GitLab servers.
932
933
933
934
.. seealso::
934
935
935
-
* :ref:`vcs-gitlab`
936
+
* :ref:`code-hosting-gitlab-merge-requests`
936
937
* `GitLab: Personal access token <https://docs.gitlab.com/user/profile/personal_access_tokens/>`_
937
938
938
939
.. setting:: GITHUB_CREDENTIALS
@@ -974,7 +975,7 @@ List for credentials for GitHub servers.
974
975
975
976
.. seealso::
976
977
977
-
* :ref:`vcs-github`
978
+
* :ref:`code-hosting-github-pull-requests`
978
979
* `Creating a GitHub personal access token`_
979
980
980
981
.. _Creating a GitHub personal access token: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
@@ -1001,7 +1002,7 @@ List for credentials for Bitbucket Data Center.
0 commit comments