mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-15 08:33:49 -05:00
Update links in docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user