summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjfriedli2024-09-20 16:07:46 +0000
committerjfriedli2024-09-20 16:07:46 +0000
commit280f2296119da2d37c8ed0868880b85df1fd15eb (patch)
tree8fd307b21a394bd7eee293195347369e583c4ce4 /README.md
parent9344c2619ac873a8482859bc4ab2ffe71c5dad44 (diff)
Update demo instance URLs
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3983c6f..1d867cf 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ There are several ways for deployment:
38 38
39# Demo instance 39# Demo instance
40 40
41There is a demo instance deployed a [matweb.info](https://matweb.info). 41There is a demo instance deployed a [mat2web.dev](https://mat2web.dev/).
42Please don't upload any sensitive files to it. 42Please don't upload any sensitive files to it.
43 43
44 44
@@ -159,7 +159,7 @@ into the directory path that's configured in `app.config['CUSTOM_TEMPLATES_DIR']
159 159
160# RESTful API 160# RESTful API
161 161
162If you go to https://api.matweb.info/apidocs/ you can find a Swagger documentation. 162If you go to https://api.mat2web.dev/apidocs/ you can find a Swagger documentation.
163 163
164<p> 164<p>
165<details> 165<details>