aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Pansino <2768420+tpansino@users.noreply.github.com>2021-02-18 21:14:00 +0000
committerTom Pansino <2768420+tpansino@users.noreply.github.com>2021-02-18 21:14:00 +0000
commit55abdc0f10e1122ebb75a10ea6b0b4e329230de8 (patch)
tree7d5bfa9c51af47a658f36b8c147e5f9490553fad
parentGrammar fixes (diff)
downloadawesome-selfhosted-55abdc0f10e1122ebb75a10ea6b0b4e329230de8.tar.gz
awesome-selfhosted-55abdc0f10e1122ebb75a10ea6b0b4e329230de8.zip
Update docs link, add source code and demo links
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 817e3e12..7af03ea5 100644
--- a/README.md
+++ b/README.md
@@ -567,7 +567,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w
### Recipe management
- [OpenEats](https://github.com/open-eats/OpenEats) - Recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Demo](https://open-eats.github.io/)) `MIT` `Python`
-- [Tandoor Recipes](https://github.com/vabene1111/recipes) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. `MIT` `Python`
+- [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python`
### E-commerce