Fix link to PHP implementation in Friendica

closes #99
This commit is contained in:
Sarath M S 2018-03-28 23:23:53 -04:00 committed by Benjamin Neff
parent c1cd297811
commit 779edbd09e
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -22,4 +22,4 @@ The [Friendica][friendica] project also has [its implementation in PHP][phpimple
[entities]: {{ site.baseurl }}/entities/
[github]: https://github.com/diaspora/diaspora_federation
[friendica]: https://github.com/friendica/friendica
[phpimplementation]: https://github.com/friendica/friendica/blob/master/include/diaspora.php
[phpimplementation]: https://github.com/friendica/friendica/blob/develop/src/Protocol/Diaspora.php