Skip to content

Commit

Permalink
Added link to Confluence examples
Browse files Browse the repository at this point in the history
  • Loading branch information
julyate committed Mar 9, 2018
1 parent 97cb345 commit 78781e2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Klepto is a tool that copies and anonymises data from other sources.
- [Relationships](#relationships)
- [Matchers](#matchers)
- [Anonymisation](#anonymisation)
- [Examples](#examples)
- [Contributing](#contributing)
- [License](#licence)

Expand Down Expand Up @@ -216,6 +217,11 @@ $ go get github.com/ungerik/pkgreflect
$ fake master pkgreflect -notypes -novars -norecurs vendor/github.com/icrowley/fake/
```

<a name="examples"></a>
## Examples

Example configuration files for intfood and the ordering tool can be found on [Klepto Examples](klepto-examples-confluence) on Confluence.

<a name="contributing"></a>
## Contributing

Expand All @@ -230,3 +236,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file

[pg_dump-docs]: https://www.postgresql.org/docs/10/static/app-pgdump.html "pg_dump docs"
[klepto-releases]: https://github.com/hellofresh/klepto/releases "Klepto releases page"
[klepto-examples-confluence]: https://hellofresh.atlassian.net/wiki/spaces/PLAT/pages/204505400/Klepto+Examples "Klepto examples confluence"

0 comments on commit 78781e2

Please sign in to comment.