Skip to content

Commit 24fbb36

Browse files
authored
Update netlify.toml
1 parent f8d40a1 commit 24fbb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ HUGO_ENV = "production"
7777

7878
[[redirects]]
7979
from = "/playground"
80-
to = "https://mybinder.org/v2/gh/pytorch-ignite/playground/HEAD?labpath=index.ipynb"
80+
to = "https://colab.research.google.com/github/pytorch-ignite/playground/blob/main/index.ipynb"
8181
status = 301
8282
force = true
8383

0 commit comments

Comments
 (0)