summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteven Proctor <steven.proctor@gmail.com>2014-05-08 11:00:22 -0500
committerSteven Proctor <steven.proctor@gmail.com>2014-05-08 11:00:22 -0500
commitabefdc186b4977b689eeb146ccdec43c54c6ebe4 (patch)
treeb1806eaa24a4a00425ddd705146ae6bff36b4d51 /README.md
parent59d13c943af14bb337589904e4b27a6460322a0a (diff)
downloadmixlib-shellout-abefdc186b4977b689eeb146ccdec43c54c6ebe4.tar.gz
Update link to posix-spawn in README.md
The See Also link to posix-spawn was trying to route deeper into this repo, instead of referencing the actual URL desired.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f0e46f..2704468 100644
--- a/README.md
+++ b/README.md
@@ -51,4 +51,4 @@ Apache 2 Licensed. See LICENSE for full details.
## See Also
* `Process.spawn` in Ruby 1.9
-* [https://github.com/rtomayko/posix-spawn](posix-spawn)
+* [https://github.com/rtomayko/posix-spawn](https://github.com/rtomayko/posix-spawn)