Changed a comment
This commit is contained in:
parent
55e7890222
commit
574182c9e8
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ $now=time();
|
|||
|
||||
/*
|
||||
* Nodeinfo ('https://'.$opts['hostname'].'/nodeinfo/2.0.json') was added in v3.0.0
|
||||
* Trends ('https://'.$opts['hostname'].'/api/v1/trends') was added in v3.0.0
|
||||
* Trends ('https://'.$opts['hostname'].'/api/v1/trends') was added in v3.0.0 and became /api/v1/trends/tags with v3.5.0
|
||||
* Activity ('https://'.$opts['hostname'].'/api/v1/instance/activity') was added in v2.1.2
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue