浏览代码

Merge pull request #2323 from yuya-takeyama/patch-1

Fix link to COMPOSER_HOME on doc
Jordi Boggiano 11 年之前
父节点
当前提交
cd209e3180
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/03-cli.md

+ 1 - 1
doc/03-cli.md

@@ -151,7 +151,7 @@ to the command.
 ## global
 
 The global command allows you to run other commands like `install`, `require`
-or `update` as if you were running them from the [COMPOSER_HOME](#COMPOSER_HOME)
+or `update` as if you were running them from the [COMPOSER_HOME](#composer-home)
 directory.
 
 This can be used to install CLI utilities globally and if you add