There was an error while loading. Please reload this page.
1 parent e97b5e5 commit 9d5830aCopy full SHA for 9d5830a
1 file changed
config.ini
@@ -19,8 +19,8 @@ release = 0.1
19
# A list of links that is displayed on the navbar. A link consists of three
20
# items: name, URL, and a fontawesome icon
21
# (https://fontawesome.com/icons?d=gallery). Items are separated by commas.
22
-header_links = All Notebooks, http://tvm.d2l.ai.s3-website-us-west-2.amazonaws.com/d2l-tvm.zip, fas fa-download,
23
- PDF, http://tvm.d2l.ai.s3-website-us-west-2.amazonaws.com/d2l-tvm.pdf, fas fa-file-pdf,
+header_links = All Notebooks, http://tvm.d2l.ai/d2l-tvm.zip, fas fa-download,
+ PDF, http://tvm.d2l.ai/d2l-tvm.pdf, fas fa-file-pdf,
24
GitHub, https://github.com/d2l-ai/d2l-tvm, fab fa-github
25
26
favicon = static/favicon.png
0 commit comments