mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	docs: Change org to mealie-recipes (#3064)
* Change org to mealie-recipes * Change org to mealie-recipes * Change org to mealie-recipes
This commit is contained in:
		| @@ -11,7 +11,7 @@ body: | |||||||
|       options: |       options: | ||||||
|         - label: I used the GitHub search to find a similar requests and didn't find it. |         - label: I used the GitHub search to find a similar requests and didn't find it. | ||||||
|           required: true |           required: true | ||||||
|         - label: Checked the [tasks tagged](https://github.com/hay-kot/mealie/issues?q=is%3Aissue+is%3Aopen+label%3Atask+) issues and verified my feature is not covered |         - label: Checked the [tasks tagged](https://github.com/mealie-recipes/mealie/issues?q=is%3Aissue+is%3Aopen+label%3Atask+) issues and verified my feature is not covered | ||||||
|           required: true |           required: true | ||||||
|   - type: textarea |   - type: textarea | ||||||
|     id: problem |     id: problem | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -42,4 +42,4 @@ jobs: | |||||||
|           DISCORD_WEBHOOK: ${{ secrets.DISCORD_RELEASE_WEBHOOK }} |           DISCORD_WEBHOOK: ${{ secrets.DISCORD_RELEASE_WEBHOOK }} | ||||||
|         uses: Ilshidur/action-discord@0.3.2 |         uses: Ilshidur/action-discord@0.3.2 | ||||||
|         with: |         with: | ||||||
|           args: "🚀  Version {{ EVENT_PAYLOAD.release.tag_name }} of Mealie has been released. See the release notes https://github.com/hay-kot/mealie/releases/tag/{{ EVENT_PAYLOAD.release.tag_name }}" |           args: "🚀  Version {{ EVENT_PAYLOAD.release.tag_name }} of Mealie has been released. See the release notes https://github.com/mealie-recipes/mealie/releases/tag/{{ EVENT_PAYLOAD.release.tag_name }}" | ||||||
|   | |||||||
| @@ -51,8 +51,8 @@ extra_css: | |||||||
|   - assets/stylesheets/custom.css |   - assets/stylesheets/custom.css | ||||||
| extra_javascript: | extra_javascript: | ||||||
|   - assets/js/extra.js |   - assets/js/extra.js | ||||||
| repo_url: https://github.com/hay-kot/mealie/ | repo_url: https://github.com/mealie-recipes/mealie/ | ||||||
| repo_name: hay-kot/mealie | repo_name: mealie-recipes/mealie | ||||||
| edit_uri: edit/mealie-next/docs/docs/ | edit_uri: edit/mealie-next/docs/docs/ | ||||||
|  |  | ||||||
| nav: | nav: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user