Skip to content

Commit 3841f8c

Browse files
committed
fixed appliance url
1 parent 91889f1 commit 3841f8c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/issue-infra-project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "add to `apps` GH project when a new issue is submitted"
1+
name: "add to `infra` GH project when a new issue is submitted"
22

33
on:
44
issues:

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ navbar-links:
2020
HOME: "/"
2121
Team: "team"
2222
Documentation:
23-
- Quick Start: "appliance"
23+
- Quick Start: "https://appliance.clams.ai"
2424
# - CLAMS Book: "https://book.clams.ai/"
2525
- MMIF: "mmif"
2626
- SDK: "sdk"

index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The project is under active development. Contact us for any concerns or suggesti
1111
Primary components of the CLAMS are:
1212

1313
1. [MMIF](https://clams.ai/mmif/), an interchange format for multimodal - text, audio, and image/video - annotations
14-
1. An easy-to-adapt [workflow engine](http://clams.ai/appliance) with a toolshed of CLAMS-compatible apps
14+
1. An easy-to-adapt [workflow engine](http://appliance.clams.ai) with a toolshed of CLAMS-compatible apps
1515
1. A [Software Development Kit](https://pypi.org/project/clams-python/) for app developers
1616

1717

0 commit comments

Comments
 (0)