Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
Updated title from "The team" to "Community" and path name from who.md to community.md
  • Loading branch information
rebeckasjostrom1 authored May 3, 2024
1 parent 39267b0 commit 825865e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ export default defineConfig({
link: "/about/how.md"
},
{
text: "The team",
link: "/about/who.md"
text: "Community",
link: "/about/community.md"
},
{
text: "Contributions",
Expand Down

0 comments on commit 825865e

Please sign in to comment.