We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9aac2 commit f8d3a82Copy full SHA for f8d3a82
1 file changed
.github/workflows/docusaurus_sync.yml
@@ -14,7 +14,7 @@ env:
14
HATCH_VERSION: "1.14.1"
15
PYTHON_VERSION: "3.9"
16
DOCS_REPO: "deepset-ai/haystack-docs"
17
- DOCS_REPO_PATH: "docs/api/haystack-api"
+ DOCS_REPO_PATH: "reference/haystack-api"
18
19
jobs:
20
sync:
0 commit comments