Skip to content

Commit 94aef57

Browse files
committed
fix link
1 parent 433bd23 commit 94aef57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ export default defineConfig({
138138
},
139139
],
140140
editLink: {
141-
pattern: 'https://github.com/rafaqz/DimensionalData.jl/edit/master/docs/src/:path'
141+
pattern: 'https://github.com/rafaqz/DimensionalData.jl/edit/main/docs/src/:path'
142142
},
143143

144144
socialLinks: [

0 commit comments

Comments
 (0)