git.schlomp.space -> schlomp.space
This commit is contained in:
parent
12e7125561
commit
9edc1bab34
@ -2,13 +2,13 @@
|
||||
The library takes care of the network stuff. You submit a query and get the raw
|
||||
JSON. You can then put that JSON into easy to use classes.
|
||||
|
||||
[TODO-list](https://git.schlomp.space/tastytea/mastodon-cpp/milestones)
|
||||
[TODO-list](https://schlomp.space/tastytea/mastodon-cpp/milestones)
|
||||
|
||||
# Usage
|
||||
|
||||
The HTML reference can be generated with `build_doc.sh`, if doxygen is installed.
|
||||
It is also available at [tastytea.github.io/mastodon-cpp/](https://tastytea.github.io/mastodon-cpp/docs/annotated.html).
|
||||
There are [examples](https://git.schlomp.space/tastytea/mastodon-cpp/src/branch/master/examples) in `examples/`.
|
||||
There are [examples](https://schlomp.space/tastytea/mastodon-cpp/src/branch/master/examples) in `examples/`.
|
||||
|
||||
## Upgrading from below 0.13.0
|
||||
|
||||
@ -160,7 +160,7 @@ Download the current release at [GitHub](https://github.com/tastytea/mastodon-cp
|
||||
|
||||
[](https://travis-ci.org/tastytea/mastodon-cpp)
|
||||
|
||||
git clone https://git.schlomp.space/tastytea/mastodon-cpp.git
|
||||
git clone https://schlomp.space/tastytea/mastodon-cpp.git
|
||||
|
||||
### Compile
|
||||
|
||||
|
Reference in New Issue
Block a user