Modify invalid URL.
When we visit URL 'http://rtomayko.github.com/shocco/' it will jump automatically to 'https://rtomayko.github.io/shocco/' so this patch modified 'http://rtomayko.github.com/shocco/' to https://rtomayko.github.io/shocco/' . Change-Id: I8b8cc27feb02108cb43caf10a318281a2d8c8108
This commit is contained in:
parent
2f03ec23fd
commit
283aa15eb3
@ -54,4 +54,4 @@ verbose in the comments _ABOVE_ the code they pertain to. Shocco also supports
|
||||
Markdown formatting in the comments; use it sparingly. Specifically, ``grenade.sh``
|
||||
uses Markdown headers to divide the script into logical sections.
|
||||
|
||||
.. _shocco: http://rtomayko.github.com/shocco/
|
||||
.. _shocco: https://rtomayko.github.io/shocco/
|
||||
|
Loading…
x
Reference in New Issue
Block a user