diff --git a/README.md b/README.md index d5f34ef4..c4d3f3b2 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Using in-house templates See `invoice2data/extract/templates` for existing templates. Just extend the list to add your own. If deployed by a bigger organisation, there should be an interface to edit templates for new suppliers. 80-20 rule. -For a short tutorial on how to add new templates, see [tutorial.md](../docs/tutorial.md). +For a short tutorial on how to add new templates, see [tutorial.md](./docs/tutorial.md). Templates are based on Yaml or JSON. They define one or more keywords to find the right template, one or more exclude_keywords to further narrow it down @@ -184,7 +184,7 @@ It can be installed on most distributions by: ## Development If you are interested in improving this project, have a look at our -[developer guide](../docs/contributing.md) to get you started quickly. +[developer guide](./CONTRIBUTING.md) to get you started quickly. ## Roadmap and open tasks