Update Pixelfed API doc link
This commit is contained in:
parent
1a2720ee74
commit
bd22d93167
|
@ -25,7 +25,7 @@ import java.time.format.DateTimeFormatter
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Implements the Pixelfed API
|
Implements the Pixelfed API
|
||||||
https://docs.pixelfed.org/technical-documentation/api-v1.html
|
https://docs.pixelfed.org/technical-documentation/api-v1
|
||||||
However, since this is mostly based on the Mastodon API, the documentation there
|
However, since this is mostly based on the Mastodon API, the documentation there
|
||||||
will be more useful: https://docs.joinmastodon.org/
|
will be more useful: https://docs.joinmastodon.org/
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue