[Bugfix] Change typo on docusaurus config and change the readme.md filename to all capital letter
This commit is contained in:
7
MANIFEST.in
Normal file
7
MANIFEST.in
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
include opendbm/resources/services/*.yml
|
||||
include opendbm/resources/features/*.yml
|
||||
include opendbm/resources/features/facial/*.json
|
||||
include opendbm/resources/libraries/voice_tremor.praat
|
||||
include opendbm/pkg/shape_detector/*.dat
|
||||
include opendbm/pkg/v_tremor/*.sav
|
||||
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user