浏览代码

Move schema into res folder

Jordi Boggiano 13 年之前
父节点
当前提交
a71f9c71f0
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/04-schema.md
  2. 0 0
      res/composer-schema.json

+ 1 - 1
doc/04-schema.md

@@ -7,7 +7,7 @@ This chapter will explain all of the options available in `composer.json`.
 We have a [JSON schema](http://json-schema.org) that documents the format and
 can also be used to validate your `composer.json`. In fact, it is used by the
 `validate` command. You can find it at: [`Resources/composer-
-schema.json`](https://github.com/composer/composer/blob/docs/Resources
+schema.json`](https://github.com/composer/composer/blob/res
 /composer-schema.json).
 
 ## Package root

+ 0 - 0
Resources/composer-schema.json → res/composer-schema.json