1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-14 22:33:52 -05:00

Try a different image url

This commit is contained in:
Sam Stephenson
2011-08-11 14:29:52 -05:00
parent 6c468d6166
commit 192dc23998
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Simple Ruby Version Management: rbenv
<img src="http://cloud.github.com/downloads/sstephenson/rbenv/rbenv.png" width="894" height="464">
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
rbenv lets you easily switch between multiple versions of Ruby. It's
simple, unobtrusive, and follows the UNIX tradition of single-purpose

View File

@@ -1,6 +1,6 @@
# Simple Ruby Version Management: rbenv
<img src="http://cloud.github.com/downloads/sstephenson/rbenv/rbenv.png" width="894" height="464">
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
rbenv lets you easily switch between multiple versions of Ruby. It's
simple, unobtrusive, and follows the UNIX tradition of single-purpose