Skip to content

Commit 7d69208

Browse files
authored
Fix various links in README.md (#81)
* Fix various links in README.md * Update README.md * Fix Yard Docs link in README.md Updated the Yard Docs link in the README.
1 parent e1fafcb commit 7d69208

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Subprocess ![Ruby](https://github.com/stripe/subprocess/workflows/Ruby/badge.svg) [![Yard Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://rubydoc.info/github/stripe/subprocess/Subprocess)
1+
# Subprocess ![Ruby](https://github.com/stripe/subprocess/workflows/Ruby/badge.svg) [![Yard Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://rubydoc.info/github/stripe/subprocess)
22

33
![Jacques Cousteau Submarine](http://i.imgur.com/lmej24F.jpg)
44

@@ -63,7 +63,7 @@ at home using `subprocess`. We have attempted to [document][rubydoc] all of the
6363
differences, but if we have missed something, please file an issue.
6464

6565
[python]: http://docs.python.org/library/subprocess.html
66-
[rubydoc]: http://rubydoc.info/github/stripe/subprocess/Subprocess
66+
[rubydoc]: http://rubydoc.info/github/stripe/subprocess
6767

6868
Maintenance
6969
-----------

0 commit comments

Comments
 (0)