Skip to content

Commit

Permalink
chore: Update navbar links and product-page.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark West committed May 23, 2024
1 parent d46e983 commit 0e530ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/product-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions docs/NavbarContent.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"label": "Services",
"type": "internalMarkdown",
"current": {
"pathname": "/Docs/CONTRIBUTING"
"pathname": "/"
},
"handleClick": {
"internalMarkdown": {
"directoryName": "Docs",
"directoryName": "/",
"fileName": "CONTRIBUTING"
}
}
Expand Down

0 comments on commit 0e530ae

Please sign in to comment.