From 280f2296119da2d37c8ed0868880b85df1fd15eb Mon Sep 17 00:00:00 2001 From: jfriedli Date: Fri, 20 Sep 2024 16:07:46 +0000 Subject: Update demo instance URLs --- README.md | 4 ++-- 1 file 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: # Demo instance -There is a demo instance deployed a [matweb.info](https://matweb.info). +There is a demo instance deployed a [mat2web.dev](https://mat2web.dev/). Please don't upload any sensitive files to it. @@ -159,7 +159,7 @@ into the directory path that's configured in `app.config['CUSTOM_TEMPLATES_DIR'] # RESTful API -If you go to https://api.matweb.info/apidocs/ you can find a Swagger documentation. +If you go to https://api.mat2web.dev/apidocs/ you can find a Swagger documentation.