Skip to content

Commit

Permalink
docs: Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBursch committed Aug 3, 2024
1 parent 91addf2 commit c38cf4d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/docs/Tips-&-Tricks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a href='https://play.google.com/store/apps/details?id=com.tombursch.kitchenowl'>
<img alt='Get it on Google Play' src='./img/badges/playstore.png' style="height:50px" />
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/self-hosting/oidc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c38cf4d

Please sign in to comment.