File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
meta_creator/templates/meta_creator Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,19 @@ <h6 class="custom-tooltip">
50
50
< br />
51
51
How to Generate a Token?
52
52
< br />
53
- Visit
53
+ GitHub: Visit
54
54
< a
55
55
href ="https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens "
56
56
target ="_blank "
57
57
> Managing your personal access tokens</ a
58
58
>
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
+ >
59
66
</ span >
60
67
< i class ="fa fa-info-circle " aria-hidden ="true "> </ i >
61
68
</ h6 >
@@ -80,9 +87,7 @@ <h6 class="custom-tooltip">
80
87
</ button >
81
88
</ form >
82
89
</ div >
83
-
84
90
</ div >
85
-
86
91
</ div >
87
92
88
93
<!-- Pop-up modal overlay for loading spinner -->
You can’t perform that action at this time.
0 commit comments