Skip to content

Commit

Permalink
chore: prettify
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaellis committed Sep 24, 2024
1 parent cd77c94 commit 85187e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/helpers/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ export const getDocFilePathToGithub = (item?: FlattenedNavigation): string => {
}

return `${BASE_URL}/docs.${filePath}.mdx`
}
}

0 comments on commit 85187e3

Please sign in to comment.