Skip to content

Commit ae3a168

Browse files
authored
Papers -> Publications
1 parent e07cfdf commit ae3a168

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
@@ -28,7 +28,7 @@ module.exports = {
2828
{ text: 'Blog', link: '/blog/', target: '_blank' },
2929
{ text: 'Tutorials', link: 'https://tutorials.deepmodeling.org/', target: '_blank' },
3030
{ text: 'Docs', link: 'https://docs.deepmodeling.org/', target: '_blank' },
31-
{ text: 'Papers', link: '/blog/papers/', target: '_blank' },
31+
{ text: 'Publications', link: '/blog/papers/', target: '_blank' },
3232
]
3333
},
3434
}

0 commit comments

Comments
 (0)