Skip to content

Commit 3401382

Browse files
committed
index.html updated
1 parent 27dcb69 commit 3401382

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

meta_creator/templates/meta_creator/index.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,19 @@ <h6 class="custom-tooltip">
5050
<br />
5151
How to Generate a Token?
5252
<br />
53-
Visit
53+
GitHub: Visit
5454
<a
5555
href="https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens"
5656
target="_blank"
5757
>Managing your personal access tokens</a
5858
>
59+
<br />
60+
GitLab: Visit
61+
<a
62+
href="https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html#create-a-personal-access-token"
63+
target="_blank"
64+
>Create a personal access token</a
65+
>
5966
</span>
6067
<i class="fa fa-info-circle" aria-hidden="true"></i>
6168
</h6>
@@ -80,9 +87,7 @@ <h6 class="custom-tooltip">
8087
</button>
8188
</form>
8289
</div>
83-
8490
</div>
85-
8691
</div>
8792

8893
<!-- Pop-up modal overlay for loading spinner -->

0 commit comments

Comments
 (0)