Skip to content

Commit

Permalink
Update config.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang authored Mar 18, 2021
1 parent 1167f4f commit ec5dc6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ sphinx_configs = numfig_format = {'figure': '图%%s', 'table': '表%%s', 'code-b
# items: name, URL, and a fontawesome icon
# (https://fontawesome.com/icons?d=gallery). Items are separated by commas.
# PDF, http://numpy.d2l.ai/d2l-en.pdf, fas fa-file-pdf,
header_links = 深度学习课程直播, https://courses.d2l.ai/zh-v2/, fas fa-user-graduate,
header_links = 在线课程直播, https://courses.d2l.ai/zh-v2/, fas fa-user-graduate,
PDF, https://zh-v2.d2l.ai/d2l-zh.pdf, fas fa-file-pdf,
Jupyter 记事本文件, https://zh-v2.d2l.ai/d2l-zh.zip, fas fa-download,
讨论, https://discuss.d2l.ai/c/16, fab fa-discourse,
Expand Down

0 comments on commit ec5dc6c

Please sign in to comment.