diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 5b75278c0b..c2184c3cea 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -571,6 +571,10 @@ { "text": "Contribution Guide", "path": "Contribution/Index.md" + }, + { + "text": "API Documentation", + "path": "{ApiDocumentationUrl}" } ] }