aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatar Nathanaël Houn <contact@nathanaelhoun.fr>2023-05-08 19:53:33 +0200
committerLibravatar GitHub <noreply@github.com>2023-05-08 19:53:33 +0200
commitcc804879decc0774953fe437140ccab638e9213f (patch)
tree99dda73b280a0b67acd2345a66c37ce9216bfce4 /docs
parentadd Arthur-Huan as a contributor for code (#352) (diff)
downloadferdium-recipes-cc804879decc0774953fe437140ccab638e9213f.tar.gz
ferdium-recipes-cc804879decc0774953fe437140ccab638e9213f.tar.zst
ferdium-recipes-cc804879decc0774953fe437140ccab638e9213f.zip
docs: update link to report issues (#354)
Diffstat (limited to 'docs')
-rw-r--r--docs/integration.md2
1 files changed, 1 insertions, 1 deletions
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
6 6
7> ℹ️ 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! 7> ℹ️ 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!
8 8
9> ℹ️ 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 9> ℹ️ 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
10 10
11> 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 11> 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
12 12