Skip to content

Commit

Permalink
[chore] - update links to live demos
Browse files Browse the repository at this point in the history
  • Loading branch information
tbedford committed Sep 26, 2023
1 parent 6bd84b7 commit a5ea12d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/platform/tutorials/image-processing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ Some of the technologies used by this template project are listed here.
You can see the project running live on Quix:

<div id="wrap">
<iframe id="frame" src="https://app-demo-computervisiondemo-frontend.deployments.quix.ai/" title="Live real-time image processing"></iframe>
<iframe id="frame" src="https://app-demo-computervisiondemo-prod.deployments.quix.ai/" title="Live real-time image processing"></iframe>
</div>

You can interact with it here, on this page, or open the page to view it more clearly [here](https://app-demo-computervisiondemo-frontend.deployments.quix.ai/){target="_blank"}.
You can interact with it here, on this page, or open the page to view it more clearly [here](https://app-demo-computervisiondemo-prod.deployments.quix.ai/){target="_blank"}.

## Watch a video

Expand Down
4 changes: 2 additions & 2 deletions docs/platform/tutorials/sentiment-analysis/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ Some of the technologies used by this template project are listed here.
You can see the project running live on Quix:

<div id="wrap">
<iframe id="frame" src="https://sentimentdemoui-f203bf0-demo-chatappdemo-newfeui.deployments.quix.ai/chat" title="Real-time chat sentiment analysis"></iframe>
<iframe id="frame" src="https://sentimentdemoui-demo-chatappdemo-prod.deployments.quix.ai/chat" title="Real-time chat sentiment analysis"></iframe>
</div>

You can interact with it here, on this page, or open the page to view it more clearly [here](https://sentimentdemoui-f203bf0-demo-chatappdemo-newfeui.deployments.quix.ai/chat){target="_blank"}.
You can interact with it here, on this page, or open the page to view it more clearly [here](https://sentimentdemoui-demo-chatappdemo-prod.deployments.quix.ai/chat){target="_blank"}.

## Watch a video

Expand Down

0 comments on commit a5ea12d

Please sign in to comment.