Fix doc links

This commit is contained in:
vrana
2012-08-10 14:21:51 -07:00
parent 0597e765de
commit b2c9edd17d
6 changed files with 9 additions and 8 deletions

View File

@@ -135,7 +135,8 @@ handling and makes it easier to get right than wrong:
Filesystem::writeFile('file.bak', $data); // Best
do_something_dangerous();
See @{article:System Commands} for details on the APIs used in this example.
See @{article@libphutil:Command Execution} for details on the APIs used in this
example.
= Documentation, Comments and Formatting =