From 8a0ec2e62ebd7d2470ba4df0c1bf605e014efd6e Mon Sep 17 00:00:00 2001 From: Ryan Cooney Date: Mon, 15 Apr 2024 15:36:45 -0700 Subject: [PATCH] Update URL order --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 484b57e..1df8144 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,10 @@ To use these activities in [VertiGIS Studio Workflow Designer](https://apps.vert - Purpose: `Ready To Use` - API: `JavaScript` - URL: The URL to this activity pack manifest - - Use https://unpkg.com/@vertigis/workflow-activities-arcgis-core/activitypack.json for the latest version - - Use https://unpkg.com/@vertigis/workflow-activities-arcgis-core@1/activitypack.json for the latest revision of a specific major version - Use https://unpkg.com/@vertigis/workflow-activities-arcgis-core@1.0.0/activitypack.json for a specific version + - Use https://unpkg.com/@vertigis/workflow-activities-arcgis-core@1/activitypack.json for the latest revision of a specific major version + - Use https://unpkg.com/@vertigis/workflow-activities-arcgis-core/activitypack.json for the latest version (not recommended for production use) + - Use https://localhost:5000/activitypack.json for a local development version - Title: Your desired title - Tags: Must include `geocortex-workflow-activity-pack` 1. Reload [VertiGIS Studio Workflow Designer](https://apps.vertigisstudio.com/workflow/designer/)