diff --git a/docs/docs/Tips-&-Tricks/index.md b/docs/docs/Tips-&-Tricks/index.md index a06c35da..3a4c846a 100644 --- a/docs/docs/Tips-&-Tricks/index.md +++ b/docs/docs/Tips-&-Tricks/index.md @@ -17,7 +17,7 @@ Recipes support [markdown](./markdown.md), additionally you can reference ingred Every card supports long presses to show details. So next time you look at your planned meals just long press and see how to cook it! -![video](./img/screenshots/more-info.gif) +![video](../img/screenshots/more-info.gif) ### Share to the App diff --git a/docs/docs/index.md b/docs/docs/index.md index 5627a618..a6f3fd64 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -9,12 +9,12 @@ hide: Welcome to the developer documentation of [KitchenOwl](https://kitchenowl.org). If you want to contribute or set up a self-hosted instance of KitchenOwl you're at the right place. Otherwise, you can find general information on the main website. [Main Website](https://kitchenowl.org){ .md-button } -[Get Started with Self Hosting](self-hosting){ .md-button } +[Get Started with Self Hosting](./self-hosting/index.md){ .md-button } ## :robot: App Install Get it on your favorite app store or find the current release for your operating system on the [releases page](https://github.com/TomBursch/kitchenowl/releases). -Please take a quick look at [Tips & Tricks](Tips-&-Tricks) to get the best experience in the app. +Please take a quick look at [Tips & Tricks](./Tips-&-Tricks/index.md) to get the best experience in the app. Get it on Google Play diff --git a/docs/docs/self-hosting/oidc.md b/docs/docs/self-hosting/oidc.md index 0ee92cd9..e81f39eb 100644 --- a/docs/docs/self-hosting/oidc.md +++ b/docs/docs/self-hosting/oidc.md @@ -34,7 +34,7 @@ back: If everything is set up correctly you should see a *sign in with OIDC* button at the bottom of the login page. -![screenshot](/img/screenshots/oidc_button.png) +![screenshot](../img/screenshots/oidc_button.png) ### Linking accounts