aboutsummaryrefslogtreecommitdiffstats
path: root/docs/integration.md
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-04-02 17:31:21 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2020-04-02 17:31:21 +0200
commitac582422d821edb614608cd8256f9f48efcf52d7 (patch)
tree0198a09e9af5f8e56c3b1a92c56453a0563b7ebe /docs/integration.md
parentFix habitica logo (diff)
downloadferdium-recipes-ac582422d821edb614608cd8256f9f48efcf52d7.tar.gz
ferdium-recipes-ac582422d821edb614608cd8256f9f48efcf52d7.tar.zst
ferdium-recipes-ac582422d821edb614608cd8256f9f48efcf52d7.zip
Add docs about updating existing recipes
Diffstat (limited to 'docs/integration.md')
-rw-r--r--docs/integration.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/integration.md b/docs/integration.md
index 7b936aa..c75fa7a 100644
--- a/docs/integration.md
+++ b/docs/integration.md
@@ -6,6 +6,8 @@ A Ferdi recipe is basically nothing else than a node module and is currently ini
6 6
7> ℹ️ 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/getferdi/recipes/issues/new and we can help you develop, test and publish your recipe and can package the recipe for you if you don't feel like you are able to. 7> ℹ️ 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/getferdi/recipes/issues/new and we can help you develop, test and publish your recipe and can package the recipe for you if you don't feel like you are able to.
8 8
9> If you want to update an existing recipe, please refer to <updating.md> instead
10
9## Table of Contents 11## Table of Contents
10- [Ferdi Recipe Documentation / Overview](#ferdi-recipe-documentation--overview) 12- [Ferdi Recipe Documentation / Overview](#ferdi-recipe-documentation--overview)
11 - [Table of Contents](#table-of-contents) 13 - [Table of Contents](#table-of-contents)