Skip to content

Commit b656186

Browse files
committed
docs: Add product tour page - fix link
1 parent 5e6df10 commit b656186

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/docs/cogstack-ce/product-tour.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For a walkthrough of this service in the CogStack platform docs, see [MedCAT ser
3333
To learn more about MedCAT and related services, see [CogStack NLP on GitHub](https://github.com/CogStack/cogstack-nlp).
3434

3535
<video autoplay loop muted playsinline controls style="max-width: 100%; height: auto;">
36-
<source src="/docs/assets/tour/medcat-service-demo.webm" type="video/webm">
36+
<source src="../../assets/tour/medcat-service-demo.webm" type="video/webm">
3737
</video>
3838

3939
### AnonCAT Service
@@ -45,7 +45,7 @@ For a walkthrough of this service in the CogStack platform docs, see [MedCAT ser
4545
To learn more about AnonCAT and related services, see [CogStack NLP on GitHub](https://github.com/CogStack/cogstack-nlp).
4646

4747
<video autoplay loop muted playsinline controls style="max-width: 100%; height: auto;">
48-
<source src="/docs/assets/tour/anoncat-service-demo.webm" type="video/webm">
48+
<source src="../../assets/tour/anoncat-service-demo.webm" type="video/webm">
4949
</video>
5050

5151
### MedCAT Trainer
@@ -55,7 +55,7 @@ Open MedCAT Trainer at `http://127.0.0.1:8080` and log in with your credentials.
5555
For a deeper guide to projects and annotation workflows, see the [MedCATtrainer documentation](https://docs.cogstack.org/projects/medcat-trainer/en/latest/).
5656

5757
<video autoplay loop muted playsinline controls style="max-width: 100%; height: auto;">
58-
<source src="/docs/assets/tour/medcat-trainer-demo.webm" type="video/webm">
58+
<source src="../../assets/tour/medcat-trainer-demo.webm" type="video/webm">
5959
</video>
6060

6161
### JupyterHub
@@ -71,7 +71,7 @@ For more details on the JupyterHub setup used here, see [CogStack Jupyter Hub on
7171
If this is the first time opening jupyterhub, it might take a while starting up your user container. This is mostly spent downloading the cogstack-singleuser
7272

7373
<video autoplay loop muted playsinline controls style="max-width: 100%; height: auto;">
74-
<source src="/docs/assets/tour/jupyterhub-demo.webm" type="video/webm">
74+
<source src="../../assets/tour/jupyterhub-demo.webm" type="video/webm">
7575
</video>
7676

7777
### OpenSearch Dashboards
@@ -81,7 +81,7 @@ Open OpenSearch Dashboards at `http://127.0.0.1:5601` and log in with your crede
8181
By default in the cogstack community edition, it will generate and load test data and a sample dashboard.
8282

8383
<video autoplay loop muted playsinline controls style="max-width: 100%; height: auto;">
84-
<source src="/docs/assets/tour/opensearch-dashboard-demo.webm" type="video/webm">
84+
<source src="../../assets/tour/opensearch-dashboard-demo.webm" type="video/webm">
8585
</video>
8686

8787
## Summary and Next Steps

0 commit comments

Comments
 (0)