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

Commit bbde0a3

Browse files
committed
Change link to removed MDN article
Closes ProseMirror/website#155
1 parent a29a6b0 commit bbde0a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export class EditorView {
7575

7676
// composing:: boolean
7777
// Holds `true` when a
78-
// [composition](https://developer.mozilla.org/en-US/docs/Mozilla/IME_handling_guide)
78+
// [composition](https://w3c.github.io/uievents/#events-compositionevents)
7979
// is active.
8080

8181
// :: DirectEditorProps

0 commit comments

Comments
 (0)