diff --git a/typedoc.json b/typedoc.json index 903a9c35..b3986473 100644 --- a/typedoc.json +++ b/typedoc.json @@ -1,6 +1,6 @@ { "mode": "modules", - "out": "docs", + "out": "docs/reference", "name": "General Bots Open Core", "theme": "default", "ignoreCompilerErrors": "true",