diff options
author | Chocobozzz <me@florianbigard.com> | 2019-05-23 14:58:34 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-05-23 14:58:34 +0200 |
commit | 46e9407c60650fefd0c0a3358da22d81dabe6f09 (patch) | |
tree | 7d8ea55346de655dd8c60dddc6a430541186ed6c /support/doc/api/quickstart.md | |
parent | 79ad1706f3cf009e04db9cd9e6a721801d93e64e (diff) | |
download | PeerTube-46e9407c60650fefd0c0a3358da22d81dabe6f09.tar.gz PeerTube-46e9407c60650fefd0c0a3358da22d81dabe6f09.tar.zst PeerTube-46e9407c60650fefd0c0a3358da22d81dabe6f09.zip |
Update URLs to point to new documentation site
Diffstat (limited to 'support/doc/api/quickstart.md')
-rw-r--r-- | support/doc/api/quickstart.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/quickstart.md b/support/doc/api/quickstart.md index 00874a1c9..2222be741 100644 --- a/support/doc/api/quickstart.md +++ b/support/doc/api/quickstart.md | |||
@@ -47,7 +47,7 @@ $ curl -H 'Authorization: Bearer 90286a0bdf0f7315d9d3fe8dabf9e1d2be9c97d0' https | |||
47 | ``` | 47 | ``` |
48 | 48 | ||
49 | 49 | ||
50 | ### List videos | 50 | ## List videos |
51 | 51 | ||
52 | ```bash | 52 | ```bash |
53 | $ curl https://peertube.example.com/api/v1/videos | 53 | $ curl https://peertube.example.com/api/v1/videos |