Skip to content

Commit

Permalink
Update docusaurus.config.js (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgtz authored Jul 9, 2024
1 parent ca2cf9d commit 2a08385
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ const darkCodeTheme = require("prism-react-renderer").themes.dracula;
type: 'dropdown',
label: 'Referencia API',
items: [
{ href: '/api', label: 'v2 (CFDI v4.0) ✅' },
{ href: '/api_v1', label: 'v1 (CFDI v3.3) 🚧' },
{ href: '/api', label: 'v2 (CFDI v4.0) ✅' }
]
},
{
Expand Down

0 comments on commit 2a08385

Please sign in to comment.