diff --git a/README.md b/README.md index 2d3284c..2617805 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ _If you like this project and/or use Cup, please consider starring the project ## Documentation 📘 -Take a look at https://sergi0g.github.io/cup/docs! +Take a look at https://cup.sergi0g.dev/docs! ## Limitations @@ -44,7 +44,7 @@ Here are some ideas to get you started: - Help optimize Cup and make it even better! - Add more features to the web UI -For more information, check the [docs](https://sergi0g.github.io/cup/docs/contributing)! +For more information, check the [docs](https://cup.sergi0g.dev/docs/contributing)! ## Support diff --git a/docs/src/content/docs/configuration/index.mdx b/docs/src/content/docs/configuration/index.mdx index acbfc1f..a1eab06 100644 --- a/docs/src/content/docs/configuration/index.mdx +++ b/docs/src/content/docs/configuration/index.mdx @@ -71,7 +71,7 @@ Here's a full example: ```json { - "$schema": "https://raw.githubusercontent.com/sergi0g/cup/v3/cup.schema.json", + "$schema": "https://raw.githubusercontent.com/sergi0g/cup/main/cup.schema.json", "version": 3, "images": { "exclude": ["ghcr.io/immich-app/immich-machine-learning"],