Skip to content

Commit 6597aa6

Browse files
author
Guillaume Chau
committed
Fix editors link
1 parent a6eff96 commit 6597aa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/open-in-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ devServer: {
2424
}
2525
```
2626

27-
3. The editor to launch is guessed. You can also specify the editor app with the `editor` option. See the [supported editors list](https://github.com/lahmatiy/open-in-editor#editor).
27+
3. The editor to launch is guessed. You can also specify the editor app with the `editor` option. See the [supported editors list](https://github.com/yyx990803/launch-editor#supported-editors).
2828

2929
```js
3030
openInEditor({

0 commit comments

Comments
 (0)