@@ -499,7 +499,7 @@ then `CONT` to start it again.
499499
500500If your workers remain idle for too long they may lose their MySQL
501501connection. If that happens we recommend using [ this
502- Gist] ( http ://gist.github.com/238999) .
502+ Gist] ( https ://gist.github.com/238999) .
503503
504504
505505<a name =' section_The_Front_End ' ></a >
@@ -866,11 +866,11 @@ Plugins and Hooks
866866-----------------
867867
868868For a list of available plugins see
869- < http ://wiki.github.com/defunkt/resque/plugins> .
869+ < https ://wiki.github.com/defunkt/resque/plugins> .
870870
871871If you'd like to write your own plugin, or want to customize Resque
872872using hooks (such as ` Resque.after_fork ` ), see
873- [ docs/HOOKS.md] ( http ://github.com/defunkt/resque/blob/master/docs/HOOKS.md) .
873+ [ docs/HOOKS.md] ( https ://github.com/defunkt/resque/blob/master/docs/HOOKS.md) .
874874
875875
876876<a name =' section_Namespaces ' ></a >
@@ -977,7 +977,7 @@ Once you've made your great commits:
9779771 . [ Fork] [ 1 ] Resque
9789782 . Create a topic branch - ` git checkout -b my_branch `
9799793 . Push to your branch - ` git push origin my_branch `
980- 4 . Create a [ Pull Request] ( http ://help.github.com/pull-requests/) from your branch
980+ 4 . Create a [ Pull Request] ( https ://help.github.com/pull-requests/) from your branch
9819815 . That's it!
982982
983983
997997----
998998
999999* Code: ` git clone git://github.com/defunkt/resque.git `
1000- * Home: < http ://github.com/defunkt/resque>
1000+ * Home: < https ://github.com/defunkt/resque>
10011001* Docs: < http://defunkt.github.com/resque/ >
1002- * Bugs: < http ://github.com/defunkt/resque/issues>
1002+ * Bugs: < https ://github.com/defunkt/resque/issues>
1003100310041004* Chat: < irc://irc.freenode.net/resque >
10051005* Gems: < http://gemcutter.org/gems/resque >
@@ -1013,9 +1013,9 @@ Author
10131013
10141014Chris Wanstrath ::
[email protected] ::
@defunkt 10151015
1016- [ 0 ] : http ://github.com/blog/542-introducing-resque
1017- [ 1 ] : http ://help.github.com/forking/
1018- [ 2 ] : http ://github.com/defunkt/resque/issues
1016+ [ 0 ] : https ://github.com/blog/542-introducing-resque
1017+ [ 1 ] : https ://help.github.com/forking/
1018+ [ 2 ] : https ://github.com/defunkt/resque/issues
10191019[ sv ] : http://semver.org/
1020- [ rs ] : http ://github.com/defunkt/redis-namespace
1021- [ cb ] : http ://wiki.github.com/defunkt/resque/contributing
1020+ [ rs ] : https ://github.com/defunkt/redis-namespace
1021+ [ cb ] : https ://wiki.github.com/defunkt/resque/contributing
0 commit comments