We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07cfdf commit ae3a168Copy full SHA for ae3a168
docs/.vuepress/config.js
@@ -28,7 +28,7 @@ module.exports = {
28
{ text: 'Blog', link: '/blog/', target: '_blank' },
29
{ text: 'Tutorials', link: 'https://tutorials.deepmodeling.org/', target: '_blank' },
30
{ text: 'Docs', link: 'https://docs.deepmodeling.org/', target: '_blank' },
31
- { text: 'Papers', link: '/blog/papers/', target: '_blank' },
+ { text: 'Publications', link: '/blog/papers/', target: '_blank' },
32
]
33
},
34
}
0 commit comments