diff --git a/doc/07-runtime.md b/doc/07-runtime.md index 4faef5e07..9e4e9b960 100644 --- a/doc/07-runtime.md +++ b/doc/07-runtime.md @@ -9,7 +9,7 @@ the `composer-runtime-api` package. ## Autoload The autoloader is the most used one, and is already covered in our -[basic usage guide](#01-basic-usage.md#autoloading). It is available in all +[basic usage guide](01-basic-usage.md#autoloading). It is available in all Composer versions. ## Installed versions