File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
with :
12
12
# You should create a personal access token and store it in your repository
13
13
token : ${{ secrets.DISPATCH_AUTH }}
14
- repo : codemirror.next
14
+ repo : dev
15
15
owner : codemirror
16
16
event_type : push
Original file line number Diff line number Diff line change 2
2
3
3
# @codemirror/lang-cpp [ ![ NPM version] ( https://img.shields.io/npm/v/@codemirror/lang-cpp.svg )] ( https://www.npmjs.org/package/@codemirror/lang-cpp )
4
4
5
- [ [ ** WEBSITE** ] ( https://codemirror.net/ ) | [ ** ISSUES** ] ( https://github.com/codemirror/codemirror.next /issues ) | [ ** FORUM** ] ( https://discuss.codemirror.net/c/next/ ) | [ ** CHANGELOG** ] ( https://github.com/codemirror/lang-cpp/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-cpp/blob/main/CHANGELOG.md ) ]
6
6
7
7
This package implements C++ language support for the
8
8
[ CodeMirror] ( https://codemirror.net/ ) code editor.
Original file line number Diff line number Diff line change 2
2
3
3
# @codemirror/lang-cpp [ ![ NPM version] ( https://img.shields.io/npm/v/@codemirror/lang-cpp.svg )] ( https://www.npmjs.org/package/@codemirror/lang-cpp )
4
4
5
- [ [ ** WEBSITE** ] ( https://codemirror.net/6/ ) | [ ** ISSUES** ] ( https://github.com/codemirror/codemirror.next /issues ) | [ ** FORUM** ] ( https://discuss.codemirror.net/c/next/ ) | [ ** CHANGELOG** ] ( https://github.com/codemirror/lang-cpp/blob/main/CHANGELOG.md ) ]
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-cpp/blob/main/CHANGELOG.md ) ]
6
6
7
7
This package implements C++ language support for the
8
8
[ CodeMirror] ( https://codemirror.net/6/ ) code editor.
You can’t perform that action at this time.
0 commit comments