We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004e1e8 commit 5b8e8c9Copy full SHA for 5b8e8c9
README.md
@@ -50,7 +50,7 @@ Full documentation is available on the [API website](https://api.akeneo.com/php-
50
### Initialise the client
51
You first need to initialise the client with your credentials client id/secret and with your user/password.
52
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.
+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.
54
55
```php
56
<?php
0 commit comments