Skip to content

Commit 1ca22cd

Browse files
committed
fix: set site_url to actual deployed domain — was causing Material JS to flag all internal links as external, showing globe icon on every nav item
1 parent a202ed1 commit 1ca22cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site_name: Nexus
22
site_description: Provider-agnostic credential brokering for autonomous agents. Built by Prescott Data.
3-
site_url: https://prescott-data.github.io/nexus-framework/
3+
site_url: https://nexus.developers.prescottdata.io/
44
repo_url: https://github.com/Prescott-Data/nexus-framework
55
repo_name: Prescott-Data/nexus-framework
66
edit_uri: edit/main/docs/

0 commit comments

Comments
 (0)