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 4fb09a7 commit 115faa8Copy full SHA for 115faa8
conf.py
@@ -201,7 +201,7 @@ def wrapper(*args, **kwargs):
201
},
202
{
203
"name": "GitHub",
204
- "url": "https://github.com/pytorch/pytorch",
+ "url": "https://github.com/pytorch/tutorials",
205
"icon": "fa-brands fa-github",
206
207
@@ -232,7 +232,7 @@ def wrapper(*args, **kwargs):
232
"display_github": True,
233
"github_url": "https://github.com",
234
"github_user": "pytorch",
235
- "github_repo": "pytorch",
+ "github_repo": "tutorials",
236
"feedback_url": "https://github.com/pytorch/tutorials",
237
"github_version": "main",
238
"doc_path": "docs/source",
0 commit comments