Skip to content

Commit

Permalink
docs: fix edit link
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdrivingduck committed Nov 14, 2024
1 parent 891d33b commit f53a33c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion polar-doc/docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ export default defineUserConfig({
theme: defaultTheme({
logo: "/images/polardb.png",
repo: "ApsaraDB/PolarDB-for-PostgreSQL",
docsBranch: "POLARDB_15_STABLE",
docsDir: "polar-doc/docs/",
colorMode: "light",
contributors: false,

locales: {
"/": {
Expand Down

0 comments on commit f53a33c

Please sign in to comment.