Skip to content

Commit

Permalink
fix: project name
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Oct 19, 2023
1 parent d848b86 commit b247697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const config = {
baseUrl: "/",

organizationName: "yazi-rs",
projectName: "docs",
projectName: "yazi-rs.github.io",

onBrokenLinks: "throw",
onBrokenMarkdownLinks: "warn",
Expand Down

0 comments on commit b247697

Please sign in to comment.