diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a70d6373b08e..d3310a660f69 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ contact_links: - name: Feature Requests - url: https://github.com/hay-kot/mealie/discussions/new?category=feature-request - about: Please add any Feature Requests as a Github Discussion using the for in this issue. + url: https://github.com/mealie-recipes/mealie/discussions/new?category=feature-request + about: Please add any Feature Requests as a Github Discussion using the form in this issue. diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 21c8424a2345..2e4bf7b49a7b 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,3 +1,3 @@ # Maintainers Guide -See -> ./docs/docs/contributors/developers-guide/maintainers.md +See -> [/docs/docs/contributors/developers-guide/maintainers.md](/docs/docs/contributors/developers-guide/maintainers.md) diff --git a/docs/docs/documentation/community-guide/ios.md b/docs/docs/documentation/community-guide/ios.md index 8acaa2e025ff..86d5c6bec8b2 100644 --- a/docs/docs/documentation/community-guide/ios.md +++ b/docs/docs/documentation/community-guide/ios.md @@ -23,9 +23,9 @@ First, click the [link](https://www.icloud.com/shortcuts/cc568d1615bc4f998789f85 ![screenshot](../../assets/img/sc1half.png) -Next, you need to replace `url` and `port` with the information for your mealie instance. +Next, you need to replace `url` and `port` with the information for your Mealie instance. -If you have a TLD that you use, put that here with no port. If you just run local, Then, you need to put in your mealie instance IP and the port of `9926`. +If you have a domain that you use (e.g. `https://mealie.example.com`), put that here. If you just run local, then you need to put in your Mealie instance IP and the port you use (e.g. the default is `9925`). ![screenshot](../../assets/img/sc2half.png) @@ -36,4 +36,4 @@ Finally, you need to replace the word `keyhere` with your API token. Keep the wo ![screenshot](../../assets/img/sc3half.png) -You should now be able to share a website to the shortcut and have mealie grab all the necessary information! +You should now be able to share a website to the shortcut and have Mealie grab all the necessary information! diff --git a/docs/docs/documentation/getting-started/roadmap.md b/docs/docs/documentation/getting-started/roadmap.md index bb02a37fde74..fd4b6687650d 100644 --- a/docs/docs/documentation/getting-started/roadmap.md +++ b/docs/docs/documentation/getting-started/roadmap.md @@ -1,7 +1,7 @@ # Development Road Map ## Feature Requests -[Please request new features on Github](https://github.com/hay-kot/mealie/issues/317) +[Please request new features on Github](https://github.com/mealie-recipes/mealie/discussions/new?category=feature-request) ## Progress See the [Github Projects page](https://github.com/users/hay-kot/projects/2) to see what is currently being worked on diff --git a/frontend/components/Domain/Recipe/RecipeList.vue b/frontend/components/Domain/Recipe/RecipeList.vue index 982370289ea7..4aa2958d2319 100644 --- a/frontend/components/Domain/Recipe/RecipeList.vue +++ b/frontend/components/Domain/Recipe/RecipeList.vue @@ -7,7 +7,7 @@ :class="attrs.class.sheet" :style="tile ? 'max-width: 100%; width: fit-content;' : 'width: 100%;'" > - + {{ $globals.icons.primary }}