Skip to content

Commit 5de3205

Browse files
flegasteloistrasher
authored andcommitted
fix: apigen url
1 parent 3b9ba5c commit 5de3205

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/devapi/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Developer API
22
=============
33

4-
Apart from the current documentation, you can also generate the full PHP documentation of GLPI (built with `apigen <http://www.apigen.org/>`_) using the ``tools/genapidoc.sh`` script.
4+
Apart from the current documentation, you can also generate the full PHP documentation of GLPI (built with `apigen <https://github.com/ApiGen/ApiGen>`_) using the ``tools/genapidoc.sh`` script.
55

66
.. toctree::
77
:maxdepth: 2

source/devapi/tools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The locale directory contains several scripts used to maintain :doc:`translation
1414
genapidoc.sh
1515
------------
1616

17-
Generate GLPI phpdoc using `apigen <http://www.apigen.org/>`_. ``apigen`` command must be available in your path.
17+
Generate GLPI phpdoc using `apigen <https://github.com/ApiGen/ApiGen>`_. ``apigen`` command must be available in your path.
1818

1919
Generated documentation will be available in the ``api`` directory.
2020

0 commit comments

Comments
 (0)