[Bugfix] Change typo on docusaurus config and change the readme.md filename to all capital letter

This commit is contained in:
Muhammad Faisyal
2022-10-18 01:49:10 +07:00
parent 9297735f0b
commit 887c42d618
3 changed files with 9 additions and 2 deletions

View File

@@ -258,7 +258,7 @@ module.exports = {
],
},
{
href: 'https://github.com/AiCure/open-dbm',
href: 'https://github.com/AiCure/open_dbm',
'aria-label': 'GitHub repository',
position: 'right',
className: 'navbar-github-link',
@@ -316,7 +316,7 @@ module.exports = {
},
{
label: 'GitHub',
href: 'https://github.com/AiCure/open-dbm',
href: 'https://github.com/AiCure/open_dbm',
},
],
},