Skip to content

Commit aaba1df

Browse files
committed
Update docs URL
1 parent 6c721a8 commit aaba1df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/site.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const site = {
66
"The Nostr Dev Kit project (aka rust-nostr) is building tools and libraries designed to be a solid foundation for nostr software.",
77
url: "https://nostrdevkit.org",
88
logo: "/assets/logo.svg",
9-
docsUrl: "https://doc.rust-nostr.org/",
9+
docsUrl: "https://doc.nostrdevkit.org/",
1010
githubUrl: "https://github.com/nostrdevkit",
1111
repositoryUrl: "https://github.com/nostrdevkit",
1212
themeColor: "#0b0714",

0 commit comments

Comments
 (0)