diff --git a/.github/workflows/product-page.yml b/.github/workflows/product-page.yml index 07c13f7..8386f88 100644 --- a/.github/workflows/product-page.yml +++ b/.github/workflows/product-page.yml @@ -17,7 +17,7 @@ jobs: uses: OpenCatalogi/productpage-action@latest with: # Links - SLACK_URL: "https://samenorganiseren.slack.com/archives/C03JLP1EUH4" + SLACK_URL: "https://github.com/openwebconcept" READ_THE_DOCS_URL: "false" github_docs_directory_paths: '[{"name": "docs", "location": "/docs"}' github_repository_name_as_prefix: false diff --git a/docs/NavbarContent.json b/docs/NavbarContent.json index a87f9f8..c7d616c 100644 --- a/docs/NavbarContent.json +++ b/docs/NavbarContent.json @@ -14,11 +14,11 @@ "label": "Services", "type": "internalMarkdown", "current": { - "pathname": "/Docs/CONTRIBUTING" + "pathname": "/" }, "handleClick": { "internalMarkdown": { - "directoryName": "Docs", + "directoryName": "/", "fileName": "CONTRIBUTING" } }