From 00f49f7f7f1d7260255203d1a2ea4120a1778662 Mon Sep 17 00:00:00 2001 From: Inoh Francis Monton <37641302+inohmonton99@users.noreply.github.com> Date: Mon, 8 Jun 2020 13:54:04 +0800 Subject: [PATCH] update quickstart.md adjust width for both /img/quickstart-231711.png & /img/quickstart-231935.png to 400px --- docs/getting-started/quickstart.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/quickstart.md b/docs/getting-started/quickstart.md index 8753564b..9d820650 100644 --- a/docs/getting-started/quickstart.md +++ b/docs/getting-started/quickstart.md @@ -224,12 +224,12 @@ Let's first create a simple Directed Acyclic Graph (DAG) Workflow Template: 1. Click **Workflows** in the top menu. -![](/img/quickstart-231711.png) +drawing 2. Click **Create Template**. -![](/img/quickstart-231935.png) +drawing 3. Enter "Test DAG" for "Template Name", and select "DAG". This will pre-fill a sample DAG. @@ -249,4 +249,4 @@ Let's first create a simple Directed Acyclic Graph (DAG) Workflow Template: ![](/img/quickstart-232904.png) -8. You have now setup Onepanel and run a simple Workflow. \ No newline at end of file +8. You have now setup Onepanel and run a simple Workflow.