From 981140d1309a7823cc7b05c037aa4ce4a8a7190b Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Wed, 14 Jun 2023 15:13:11 +0000 Subject: [PATCH] User: admin@spiffworkflow.org clicked save for examples/0-1-minimal-example/hello-world.bpmn --- examples/0-1-minimal-example/hello-world.bpmn | 4 ++-- examples/0-1-minimal-example/process_model.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/0-1-minimal-example/hello-world.bpmn b/examples/0-1-minimal-example/hello-world.bpmn index 1aa09720..87db4959 100644 --- a/examples/0-1-minimal-example/hello-world.bpmn +++ b/examples/0-1-minimal-example/hello-world.bpmn @@ -16,8 +16,8 @@ You can open this diagram up in our editor where you can move things around, cli If you are interested in building your own diagrams, you can request access to a private "Playground" where you can build models and test out your own ideas. We'll tell you more about this later. ## Next Steps -1. Check out the Basic Example under the Examples group to get a better sense of the expressiveness of the BPMN Modeling Language and what you can do with SpiffWorkflow. -2. Open up the "1. Basics" Group for a set of additional examples that will introduce you to topics one at a time. +1. Check out the [Essentials Example](https://spiffdemo.org/admin/process-models/examples:0-2-basic-example) under the Examples group to get a better sense of the expressiveness of the BPMN Modeling Language and what you can do with SpiffWorkflow. +2. Open up the ["1. Basics" Group](https://spiffdemo.org/admin/process-groups/examples:1-basic-concepts) for a set of additional examples that will introduce you to topics one at a time. 3. If you haven't already please check out our [Documentation for Spiff-Arena](https://spiff-arena.readthedocs.io/en/latest/quick_start/quick_start.html) which is a great way to get oriented so you can move through these examples with ease. Flow_0aw40yc diff --git a/examples/0-1-minimal-example/process_model.json b/examples/0-1-minimal-example/process_model.json index ee5cb0d4..3efe7005 100644 --- a/examples/0-1-minimal-example/process_model.json +++ b/examples/0-1-minimal-example/process_model.json @@ -6,4 +6,4 @@ "metadata_extraction_paths": null, "primary_file_name": "hello-world.bpmn", "primary_process_id": "Process_7kik021" -} +} \ No newline at end of file