From cea544330973d808e85f8cc32672910e6ed11e6d Mon Sep 17 00:00:00 2001 From: Caramel Date: Thu, 20 Apr 2023 19:44:27 +0200 Subject: [PATCH] Fix link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b425eb..accd489 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,6 @@ volumes: Here is a usually up to date documentation of the api: -[![Run in Postman](https://run.pstmn.io/button.svg)](https://www.postman.com/rubikscraft-team/workspace/picsur/collection/1841871-78e559b6-4f39-4092-87c3-92fa29547d03) +[![Run in Postman](https://run.pstmn.io/button.svg)](https://www.postman.com/caramel-team/workspace/picsur/collection/1841871-78e559b6-4f39-4092-87c3-92fa29547d03) If you wish to build your own frontend or app for picsur, this will surely come in handy. Also take a look at the `./shared` folder in the source code, as it contains typescript schema definitions for the api.