Skip to content

Commit 66d372e

Browse files
committed
Update links
1 parent d4b5a73 commit 66d372e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guide/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To validate only one field is possible to use only the Validator:
133133
Working with Arrays
134134
-------------------
135135

136-
Validator uses the `ArraySimple <https://gitlab.com/aplus-framework/libraries/helpers>`_
136+
Validator uses the `ArraySimple <https://github.com/aplus-framework/helpers>`_
137137
class to extract fields and get the correct data value.
138138

139139
.. code-block:: php
@@ -758,5 +758,5 @@ The more you use it, the more you will learn.
758758
.. note::
759759
Did you find something wrong?
760760
Be sure to let us know about it with an
761-
`issue <https://gitlab.com/aplus-framework/libraries/validation/issues>`_.
761+
`issue <https://github.com/aplus-framework/validation/issues>`_.
762762
Thank you!

0 commit comments

Comments
 (0)