Changed URLs to point to git.schlomp.space

This commit is contained in:
tastytea 2018-06-04 02:15:01 +02:00
parent de98ea605b
commit 1fb6123000
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 3 additions and 3 deletions

View File

@ -8,13 +8,13 @@
* C++ compiler (tested: gcc 6.4)
* [cmake](https://cmake.org/) (tested: 3.9.6)
* [boost](http://www.boost.org/) (tested: 1.63.0)
* [mastodon-cpp](https://github.com/tastytea/mastodon-cpp) (at least: 0.8.6)
* [mastodon-cpp](https://git.schlomp.space/tastytea/mastodon-cpp) (at least: 0.8.6)
## Get sourcecode
### Development version
git clone https://github.com/tastytea/soupbot-cpp.git
git clone https://git.schlomp.space/tastytea/soupbot.git
## Compile
@ -37,7 +37,7 @@ You will need a pre-generated authentication code.
## Error codes
Same as [mastodon-cpp](https://github.com/tastytea/mastodon-cpp/blob/master/README.md#error-codes), plus:
Same as [mastodon-cpp](https://git.schlomp.space/tastytea/mastodon-cpp/src/branch/master/README.md#error-codes), plus:
| Code | Explanation |
| --------: |:------------------------------|