Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 4b83cb1

Browse files
committed
Follow repository rename
1 parent 2787105 commit 4b83cb1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
with:
1212
# You should create a personal access token and store it in your repository
1313
token: ${{ secrets.DISPATCH_AUTH }}
14-
repo: codemirror.next
14+
repo: dev
1515
owner: codemirror
1616
event_type: push

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# codemirror [![NPM version](https://img.shields.io/npm/v/codemirror)](https://www.npmjs.org/package/codemirror)
22

3-
[ [**WEBSITE**](https://codemirror.net/) | [**DOCS**](https://codemirror.net/docs/ref/#codemirror) | [**ISSUES**](https://github.com/codemirror/codemirror.next/issues) | [**FORUM**](https://discuss.codemirror.net/c/next/) | [**CHANGELOG**](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md) ]
3+
[ [**WEBSITE**](https://codemirror.net/) | [**DOCS**](https://codemirror.net/docs/ref/#codemirror) | [**ISSUES**](https://github.com/codemirror/dev/issues) | [**FORUM**](https://discuss.codemirror.net/c/next/) | [**CHANGELOG**](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md) ]
44

55
This package provides an example configuration for the
66
[CodeMirror](https://codemirror.net/) code editor. The actual editor

0 commit comments

Comments
 (0)