Skip to content

Commit 685775f

Browse files
authored
Fix docuomentation link in README.md (#496)
Current value 404s since the docs website is not a repo, but rather github pages served out of github.io Same fix needs to be made in the repo's metadata - thought I suspect that's a UI-based, not code-based, fix.
1 parent e7b27c3 commit 685775f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,5 +324,5 @@ Use the GitHub [issue tracker][ice_cube-issues]
324324
[travis-ice_cube-badge_image]: https://secure.travis-ci.org/seejohnrun/ice_cube.svg
325325
[ice_cube-lone_star_pdf]: http://seejohnrun.github.com/ice_cube/static/lsrc_ice_cube.pdf
326326
[ice_cube-ruby_nyc_pdf]: http://seejohnrun.github.com/ice_cube/static/ice_cube_ruby_nyc.pdf
327-
[ice_cube-docs]: http://seejohnrun.github.com/ice_cube/
327+
[ice_cube-docs]: http://seejohnrun.github.io/ice_cube/
328328
[ice_cube-issues]: https://github.com/seejohnrun/ice_cube/issues

0 commit comments

Comments
 (0)