We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dmri-xray
1 parent 480cd93 commit 09748dbCopy full SHA for 09748db
1 file changed
docusaurus.config.js
@@ -41,7 +41,8 @@ const config = {
41
},
42
items: [
43
{to: '/pathways', label: 'Pathway Atlas', position: 'right'},
44
- {to: '/dmri', label: 'High-resolution dMRI', position: 'right'},
+ {to: '/dmri', label: 'Diffusion MRI', position: 'right'},
45
+ {to: '/dmri-xray', label: 'Diffusion MRI + X-ray', position: 'right'},
46
{to: '/team', label: 'Team', position: 'right'},
47
{to: 'https://connects.mgh.harvard.edu/', label: 'Project Homepage', position: 'right'},
48
],
0 commit comments