This is an automated email from the ASF dual-hosted git repository.

yumeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit 233af2d3bc7876f4f8d29630631ec8cd884b4b4b
Author: Yumeng Wang <[email protected]>
AuthorDate: Fri Sep 30 20:39:12 2022 +0800

    Update GitHub.md
---
 docs/UserManuals/ConfigUI/GitHub.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/UserManuals/ConfigUI/GitHub.md 
b/docs/UserManuals/ConfigUI/GitHub.md
index 83a0491cb..cfa302204 100644
--- a/docs/UserManuals/ConfigUI/GitHub.md
+++ b/docs/UserManuals/ConfigUI/GitHub.md
@@ -16,7 +16,7 @@ This should be a valid REST API endpoint, eg. 
`https://api.github.com/`. The url
 
 #### Auth Token(s)
 GitHub personal access tokens are required to add a connection.
-- Learn about [how to create a GitHub personal access 
token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token),
 the following permission are required for private repository:
+- Learn about [how to create a GitHub personal access 
token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token).
 The following permissions are required for private repositories:
   - `repo:status`
   - `repo_deployment`
   - `public_repo`

Reply via email to