Jordi Boggiano před 13 roky
rodič
revize
b8f200b0f2
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      doc/04-schema.md

+ 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/res
+schema.json`](https://github.com/composer/composer/blob/master/res
 /composer-schema.json).
 
 ## Package root