8000 Update links in readme · codemirror/lang-python@5bd357c · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bd357c

Browse files
committed
Update links in readme
1 parent bcd3f34 commit 5bd357c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
# @codemirror/lang-python [![NPM version](https://img.shields.io/npm/v/@codemirror/lang-python.svg)](https://www.npmjs.org/package/@codemirror/lang-python)
44

5-
[ [**WEBSITE**](https://codemirror.net/6/) | [**ISSUES**](https://github.com/codemirror/dev/issues) | [**FORUM**](https://discuss.codemirror.net/c/next/) | [**CHANGELOG**](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md) ]
5+
[ [**WEBSITE**](https://codemirror.net/) | [**ISSUES**](https://github.com/codemirror/dev/issues) | [**FORUM**](https://discuss.codemirror.net/c/next/) | [**CHANGELOG**](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md) ]
66

77
This package implements Python language support for the
8-
[CodeMirror](https://codemirror.net/6/) code editor.
8+
[CodeMirror](https://codemirror.net/) code editor.
99

10-
The [project page](https://codemirror.net/6/) has more information, a
11-
number of [examples](https://codemirror.net/6/examples/) and the
12-
[documentation](https://codemirror.net/6/docs/).
10+
The [project page](https://codemirror.net/) has more information, a
11+
number of [examples](https://codemirror.net/examples/) and the
12+
[documentation](https://codemirror.net/docs/).
1313

1414
This code is released under an
1515
[MIT license](https://github.com/codemirror/lang-python/tree/main/LICENSE).

src/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
# @codemirror/lang-python [![NPM version](https://img.shields.io/npm/v/@codemirror/lang-python.svg)](https://www.npmjs.org/package/@codemirror/lang-python)
44

5-
[ [**WEBSITE**](https://codemirror.net/6/) | [**ISSUES**](https://github.com/codemirror/dev/issues) | [**FORUM**](https://discuss.codemirror.net/c/next/) | [**CHANGELOG**](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md) ]
5+
[ [**WEBSITE**](https://codemirror.net/) | [**ISSUES**](https://github.com/codemirror/dev/issues) | [**FORUM**](https://discuss.codemirror.net/c/next/) | [**CHANGELOG**](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md) ]
66

77
This package implements Python language support for the
8-
[CodeMirror](https://codemirror.net/6/) code editor.
8+
[CodeMirror](https://codemirror.net/) code editor.
99

10-
The [project page](https://codemirror.net/6/) has more information, a
11-
number of [examples](https://codemirror.net/6/examples/) and the
12-
[documentation](https://codemirror.net/6/docs/).
10+
The [project page](https://codemirror.net/) has more information, a
11+
number of [examples](https://codemirror.net/examples/) and the
12+
[documentation](https://codemirror.net/docs/).
1313

1414
This code is released under an
1515
[MIT license](https://github.com/codemirror/lang-python/tree/main/LICENSE).

0 commit comments

Comments
 (0)
0