docs: fix bad URL
parent
03dcb6df3d
commit
66ec8b3d92
|
@ -106,7 +106,7 @@ section or directly in the repository definition.
|
||||||
|
|
||||||
The final option to supply Composer with credentials is to use the `COMPOSER_AUTH` environment variable.
|
The final option to supply Composer with credentials is to use the `COMPOSER_AUTH` environment variable.
|
||||||
These variables can be either passed as command line variables or set in actual environment variables.
|
These variables can be either passed as command line variables or set in actual environment variables.
|
||||||
Read more about the usage of this environment variable [here](../03-cli.md#COMPOSER_AUTH).
|
Read more about the usage of this environment variable [here](../03-cli.md#composer-auth).
|
||||||
|
|
||||||
# Authentication methods
|
# Authentication methods
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue