From cc804879decc0774953fe437140ccab638e9213f Mon Sep 17 00:00:00 2001 From: Nathanaël Houn Date: Mon, 8 May 2023 19:53:33 +0200 Subject: docs: update link to report issues (#354) --- docs/integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integration.md b/docs/integration.md index 1766b9d..6868b75 100644 --- a/docs/integration.md +++ b/docs/integration.md @@ -6,7 +6,7 @@ A Ferdium recipe is basically nothing else than a node module and is currently i > ℹ️ New to Ferdium recipes and Electron? Then we recommend you read Jake Lee's ["Super simple guide to adding a new Ferdi service recipe"](https://blog.jakelee.co.uk/super-simple-guide-to-adding-a-new-ferdi-service-recipe/) which gives you an easy step-by-step guide on how to create and publish your recipe! -> ℹ️ If you have any problems packaging your recipes, if you are inexperienced with the tools used or have any other problems, we are here to help! Just open a new issue at https://github.com/ferdium/ferdium-recipes/issues/new and we can help you develop, test and publish your recipe +> ℹ️ If you have any problems packaging your recipes, if you are inexperienced with the tools used or have any other problems, we are here to help! Just open a new issue at https://github.com/ferdium/ferdium-app/issues/new/choose and we can help you develop, test and publish your recipe > If you want to update an existing recipe, please refer to [updating.md](https://github.com/ferdium/ferdium-recipes/blob/main/docs/updating.md) instead -- cgit v1.2.3-54-g00ecf