diff --git a/doc/02-libraries.md b/doc/02-libraries.md index d535a78b6..1fdb54782 100644 --- a/doc/02-libraries.md +++ b/doc/02-libraries.md @@ -74,7 +74,7 @@ Here are some examples of version branch names: 1.1.* > **Note:** When you install a dev version, it will install it from source. -See [Repositories] for more information. +See [Repositories](05-repositories) for more information. ## Lock file diff --git a/doc/04-schema.md b/doc/04-schema.md index 0572da36f..cd0c86a96 100644 --- a/doc/04-schema.md +++ b/doc/04-schema.md @@ -247,7 +247,7 @@ The following repository types are supported: composer whatsoever you can define the package inline using a `package` repository. You basically just inline the `composer.json` object. -For more information on any of these, see [Repositories]. +For more information on any of these, see [Repositories](05-repositories). Example: