Skip to content

Commit

Permalink
v2 docs baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
tuler committed Nov 5, 2024
1 parent 9ccc767 commit 9dce604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/vocs.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { defineConfig } from "vocs";

export default defineConfig({
baseUrl: "https://deroll.dev",
baseUrl: "https://v2.deroll.dev",
rootDir: ".",
editLink: {
pattern:
Expand Down

0 comments on commit 9dce604

Please sign in to comment.