From 0e8a34cfc574ecd69b93209f88583be7739f8d27 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Thu, 2 Feb 2017 10:38:11 +0000 Subject: [PATCH] Updated Design Notes (markdown) --- Design-Notes.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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]]