Skip to content

Commit 115faa8

Browse files
committed
Update
1 parent 4fb09a7 commit 115faa8

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
@@ -201,7 +201,7 @@ def wrapper(*args, **kwargs):
201201
},
202202
{
203203
"name": "GitHub",
204-
"url": "https://github.com/pytorch/pytorch",
204+
"url": "https://github.com/pytorch/tutorials",
205205
"icon": "fa-brands fa-github",
206206
},
207207
{
@@ -232,7 +232,7 @@ def wrapper(*args, **kwargs):
232232
"display_github": True,
233233
"github_url": "https://github.com",
234234
"github_user": "pytorch",
235-
"github_repo": "pytorch",
235+
"github_repo": "tutorials",
236236
"feedback_url": "https://github.com/pytorch/tutorials",
237237
"github_version": "main",
238238
"doc_path": "docs/source",

0 commit comments

Comments
 (0)