diff --git a/README.md b/README.md index 9c0d5c3..8a190dc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It is based on the *all-in-config* idea, where you only have a configuration file, and your implementation and it works without no further work. -> a working example is available [here](https://git.xdrm.io/xdrm-brackets/gfw-example) +> a working example is available [here](https://git.xdrm.io/example/gfw) ##### changelog @@ -35,4 +35,4 @@ It is based on the *all-in-config* idea, where you only have a configuration fi - [ ] `` - array containing **only** elements matching `a` type - [ ] `` - map containing **only** keys of type `a` and values of type `b` (*a or b can be ommited*) - [x] generic controllers implementation (shared objects) -- [x] response interface \ No newline at end of file +- [x] response interface