Skip to content

Commit bce7485

Browse files
committed
Update
1 parent c3db40a commit bce7485

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ def wrapper(*args, **kwargs):
198198
},
199199
{
200200
"name": "GitHub",
201-
"url": "https://github.com/pytorch/pytorch",
201+
"url": "https://github.com/pytorch/tutorials",
202202
"icon": "fa-brands fa-github",
203203
},
204204
{
@@ -229,7 +229,7 @@ def wrapper(*args, **kwargs):
229229
"display_github": True,
230230
"github_url": "https://github.com",
231231
"github_user": "pytorch",
232-
"github_repo": "pytorch",
232+
"github_repo": "tutorials",
233233
"feedback_url": "https://github.com/pytorch/tutorials",
234234
"github_version": "main",
235235
"doc_path": "docs/source",

0 commit comments

Comments
 (0)