瀏覽代碼

[docs] fix some links to the repositories page

Igor Wiedler 13 年之前
父節點
當前提交
364afaa16a
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      doc/02-libraries.md
  2. 1 1
      doc/04-schema.md

+ 1 - 1
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
 

+ 1 - 1
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: