We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5127d3 commit c8959d9Copy full SHA for c8959d9
1 file changed
gemini-extension.json
@@ -4,7 +4,7 @@
4
"settings":[
5
{
6
"name":"GitHub PAT",
7
- "description":"GitHub Personal Access Token. Create at https://github.com/settings/personal-access-tokens.",
+ "description":"GitHub Personal Access Token. Create at https://github.com/settings/personal-access-tokens/new",
8
"envVar":"GITHUB_MCP_PAT"
9
}
10
],
0 commit comments