Skip to content

Commit 2f18c16

Browse files
committed
Change nav.github to link to org instead of repo
1 parent eb8294a commit 2f18c16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/config/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export const nav = {
7979
getStarted: `${external.docs}/pathsim/getting-started`,
8080
docs: external.docs,
8181
editor: external.view,
82-
github: `${external.github}/pathsim`,
82+
github: external.github,
8383
sponsor: external.sponsor
8484
};
8585

0 commit comments

Comments
 (0)