Skip to content

Commit ecde073

Browse files
Merge pull request #908 from ecadlabs/mk-update-docs-label-to-9.1
correct Taquito docs version number update
2 parents 07f9089 + 7bbf174 commit ecde073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ module.exports = {
3333
src: 'img/a_taquito.png'
3434
},
3535
items: [
36-
{ to: 'docs/version', label: 'v9.1', position: 'right' },
36+
{ to: 'docs/version', label: 'v9.1.0', position: 'right' },
3737
{ to: 'docs/quick_start', label: 'Docs', position: 'right' },
3838
{ href: "https://twitter.com/TezosTaquito", label: 'Twitter', position: 'right' },
3939
{ href: "https://github.com/ecadlabs/taquito", label: 'GitHub', position: 'right' }

0 commit comments

Comments
 (0)