Skip to content

Commit 36095ac

Browse files
authored
Update README.md
1 parent f0d3eb3 commit 36095ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
 
1111
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=for-the-badge)](/LICENSE)
1212

13-
[CodeMirror(6)](https://codemirror.net/6/docs/) component for Vue(3).
13+
[CodeMirror(6)](https://codemirror.net/6) component for Vue(3).
1414

1515
**vue-codemirror** v5 has been released, a new version based on [CodeMirorr@6](https://codemirror.net/6) and only available for Vue3; since CodeMirorr@6 is developed with native ES Modules, the new version will no longer support direct browser references to UMD modules; in short, the new version is ⚠️ **completely NOT compatible** with that of previous version. If you wish to continue using Vue2 or a lower version of CodeMirorr, please follow the legacy versions below.
1616

0 commit comments

Comments
 (0)