We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3db40a commit bce7485Copy full SHA for bce7485
conf.py
@@ -198,7 +198,7 @@ def wrapper(*args, **kwargs):
198
},
199
{
200
"name": "GitHub",
201
- "url": "https://github.com/pytorch/pytorch",
+ "url": "https://github.com/pytorch/tutorials",
202
"icon": "fa-brands fa-github",
203
204
@@ -229,7 +229,7 @@ def wrapper(*args, **kwargs):
229
"display_github": True,
230
"github_url": "https://github.com",
231
"github_user": "pytorch",
232
- "github_repo": "pytorch",
+ "github_repo": "tutorials",
233
"feedback_url": "https://github.com/pytorch/tutorials",
234
"github_version": "main",
235
"doc_path": "docs/source",
0 commit comments