Skip to content

Commit ad398b7

Browse files
authored
fix link + add new PHPDoc documentation
1 parent 640391e commit ad398b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/Drivers/PHP/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The official ArangoDB PHP Driver.
1111

1212
* More example code, containing some code to create, delete and rename collections, is provided in the [examples](https://github.com/arangodb/arangodb-php/tree/devel/examples) subdirectory that is provided with the library.
1313

14-
* PHPDoc documentation for the complete library is in the library's docs subdirectory. Point your browser at this directory to get a click-through version of the documentation after cloning the repository.
14+
* [PHPDoc documentation](http://arangodb.github.io/arangodb-php/) for the complete library
1515

16-
* [Follow us on Twitter](https://twitter.com/arangodbphp) [@arangodbphp](https://twitter.com/arangodbphp) to receive updates on the PHP driver
16+
* [Follow us on Twitter](https://twitter.com/arangodbphp)
17+
[@arangodbphp](https://twitter.com/arangodbphp) to receive updates on the PHP driver

0 commit comments

Comments
 (0)