commit d89c8583fcadf0aa84cbfe1ff3daa054cc4c5f01
parent 909acd1d7a9ee0e0e0f5374edffcbb3e0685efba
Author: Marcel <MTRNord@users.noreply.github.com>
Date: Tue, 15 Nov 2016 21:08:38 +0100
Update to new IITC URL
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -27,7 +27,7 @@ For using the Intel Screenbot you need to add the following to the config.json:
"SACSID": "YOUR SACSID",
"CSRF": "YOUR CSRF",
"plugin_dirs": [
- "http://iitc.jonatkins.com/release/plugins"
+ "https://api.github.com/repos/iitc-project/iitc-project.github.io/git/trees/master?recursive=1"
]
}
```
@@ -49,7 +49,7 @@ For using the Intel Screenbot you need to add the following to the config.json:
"email": "YOUR EMAIL",
"password": "YOUR Password",
"plugin_dirs": [
- "http://iitc.jonatkins.com/release/plugins"
+ "https://api.github.com/repos/iitc-project/iitc-project.github.io/git/trees/master?recursive=1"
]
}
```