Skip to content

Commit 40a4970

Browse files
committed
Fix base URL
1 parent b3c4ebf commit 40a4970

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

myst.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ project:
2828
- file: docs/examples/pylauncher.md
2929
- file: docs/examples/tms_credentials.md
3030
- file: docs/examples/database.md
31-
- url: /api/
31+
- url: /dapi/api/
3232
title: API Reference
3333
exclude:
3434
- _build/**
@@ -40,6 +40,7 @@ project:
4040
- AUTHORS.md
4141
- LICENSE.md
4242
site:
43+
base_url: /dapi
4344
template: book-theme
4445
options:
4546
logo: docs/nheri.png

0 commit comments

Comments
 (0)