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