Skip to content

Commit e07cfdf

Browse files
authored
Merge pull request #4 from likefallwind/main
2 parents e1b587a + bfc77bf commit e07cfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module.exports = {
2626
navbar: [
2727
{ text: 'Home', link: '/' },
2828
{ text: 'Blog', link: '/blog/', target: '_blank' },
29-
{ text: 'Tutorials', link: '/blog/tutorial/', target: '_blank' },
29+
{ text: 'Tutorials', link: 'https://tutorials.deepmodeling.org/', target: '_blank' },
3030
{ text: 'Docs', link: 'https://docs.deepmodeling.org/', target: '_blank' },
3131
{ text: 'Papers', link: '/blog/papers/', target: '_blank' },
3232
]

0 commit comments

Comments
 (0)