Skip to content

Commit 5b8e8c9

Browse files
authored
doc(readme): fix broken link
1 parent 004e1e8 commit 5b8e8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Full documentation is available on the [API website](https://api.akeneo.com/php-
5050
### Initialise the client
5151
You first need to initialise the client with your credentials client id/secret and with your user/password.
5252

53-
If you don't have any client id, let's take a look at [this page](https://api.akeneo.com/documentation/security.html#authentication) to create it.
53+
If you don't have any client id, let's take a look at [this page](https://api.akeneo.com/documentation/authentication.html) to create it.
5454

5555
```php
5656
<?php

0 commit comments

Comments
 (0)