summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--README.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0af1f31..ee3f101 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Makefile
*.so
nbproject/private
*.tar.gz
+nbproject
diff --git a/README.md b/README.md
index ba10cb0..61b3c20 100644
--- a/README.md
+++ b/README.md
@@ -51,5 +51,5 @@ static CtlSectionT ctlSections[]= {
int err = CtlConfigExec (ctlConfig);
```
-For sample usage look at https://github.com/iotbzh/afb-controller
+For sample usage look at https://github.com/fulup-bzh/ctl-utilities