Skip to content

Commit 63cde57

Browse files
authored
docs: update link (#39)
1 parent 1bc74d7 commit 63cde57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export interface Options {
139139
/**
140140
* Add `v-pre` to `<code>` tag to escape curly brackets interpolation
141141
*
142-
* @see https://github.com/antfu/unplugin-vue-markdown/issues/14
142+
* @see https://github.com/unplugin/unplugin-vue-markdown/issues/14
143143
* @default true
144144
*/
145145
escapeCodeTagInterpolation?: boolean

0 commit comments

Comments
 (0)