diff --git a/Design-Notes.md b/Design-Notes.md index 2344d0e..8012fcd 100644 --- a/Design-Notes.md +++ b/Design-Notes.md @@ -3,13 +3,12 @@ They are not end-user documentation. They are not commitments to deliver a particular feature. ### Design Notes -* [[Design: Separating the Editor and Runtime]] +* [[Design: Runtime/Editor Split]] * [[Design: Editable port labels]] * [[Design: Node module lifecycle]] * [[Design: Usage telemetry]] * [[Design: Concurrent editing]] * [[Design: Version Control]] -* [[Design: Runtime/Editor Split]] * [[Design: subflows vNext]] * [[Design: Flow file format v2]] * [[Design: Editor Events]]