Skip to content

Commit

Permalink
Fix broken screenshot links in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
jszakmeister committed Dec 25, 2010
1 parent d8f5d42 commit 159ae29
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -47,35 +47,35 @@ And then startup the server and view :)

New Repository:

http://github.com/drcapulet/warehouse/raw/master/screens/new-repo.jpg
https://github.com/drcapulet/warehouse/raw/master/screens/new-repo.jpg

Repository Browsing:

http://github.com/drcapulet/warehouse/raw/master/screens/repo-dir.jpg
https://github.com/drcapulet/warehouse/raw/master/screens/repo-dir.jpg

File Viewing:

http://github.com/drcapulet/warehouse/raw/master/screens/repo-file.jpg
https://github.com/drcapulet/warehouse/raw/master/screens/repo-file.jpg

File Blame:

http://github.com/drcapulet/warehouse/raw/master/screens/repo-file-blame.jpg
https://github.com/drcapulet/warehouse/raw/master/screens/repo-file-blame.jpg

Commits:

http://github.com/drcapulet/warehouse/raw/master/screens/repo-commits.jpg
https://github.com/drcapulet/warehouse/raw/master/screens/repo-commits.jpg

Commit:

http://github.com/drcapulet/warehouse/raw/master/screens/repo-commit.jpg
https://github.com/drcapulet/warehouse/raw/master/screens/repo-commit.jpg

Hooks:

http://github.com/drcapulet/warehouse/raw/master/screens/repo-hooks.jpg
https://github.com/drcapulet/warehouse/raw/master/screens/repo-hooks.jpg

Multi-View:

http://github.com/drcapulet/warehouse/raw/master/screens/screen-multi.jpg
https://github.com/drcapulet/warehouse/raw/master/screens/screen-multi.jpg

== Contributing

Expand Down

0 comments on commit 159ae29

Please sign in to comment.