mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-05 23:06:09 +00:00
[doc] Minor website fixes (#5343)
* [doc] Fix level 2 header on cutomization.md * [doc] Specify https on API/online link * [docs] Invert github/twitter links in dark mode * [doc] Pin version for alpha release artifacts
This commit is contained in:
@@ -52,7 +52,7 @@ const docusaurusConfig = {
|
||||
{to: "docs/faq", label: "FAQ" },
|
||||
{to: "team", label: "Team" },
|
||||
{to: "blog", label: 'Blog'},
|
||||
{to: 'http://api.openapi-generator.tech', label: 'API'},
|
||||
{to: 'https://api.openapi-generator.tech', label: 'API'},
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user