@@ -499,7 +499,7 @@ then `CONT` to start it again.
499
499
500
500
If your workers remain idle for too long they may lose their MySQL
501
501
connection. If that happens we recommend using [ this
502
- Gist] ( http ://gist.github.com/238999) .
502
+ Gist] ( https ://gist.github.com/238999) .
503
503
504
504
505
505
<a name =' section_The_Front_End ' ></a >
@@ -866,11 +866,11 @@ Plugins and Hooks
866
866
-----------------
867
867
868
868
For a list of available plugins see
869
- < http ://wiki.github.com/defunkt/resque/plugins> .
869
+ < https ://wiki.github.com/defunkt/resque/plugins> .
870
870
871
871
If you'd like to write your own plugin, or want to customize Resque
872
872
using 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) .
874
874
875
875
876
876
<a name =' section_Namespaces ' ></a >
@@ -977,7 +977,7 @@ Once you've made your great commits:
977
977
1 . [ Fork] [ 1 ] Resque
978
978
2 . Create a topic branch - ` git checkout -b my_branch `
979
979
3 . 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
981
981
5 . That's it!
982
982
983
983
997
997
----
998
998
999
999
* Code: ` git clone git://github.com/defunkt/resque.git `
1000
- * Home: < http ://github.com/defunkt/resque>
1000
+ * Home: < https ://github.com/defunkt/resque>
1001
1001
* Docs: < http://defunkt.github.com/resque/ >
1002
- * Bugs: < http ://github.com/defunkt/resque/issues>
1002
+ * Bugs: < https ://github.com/defunkt/resque/issues>
1003
1003
1004
1004
* Chat: < irc://irc.freenode.net/resque >
1005
1005
* Gems: < http://gemcutter.org/gems/resque >
@@ -1013,9 +1013,9 @@ Author
1013
1013
1014
1014
Chris Wanstrath ::
[email protected] ::
@defunkt
1015
1015
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
1019
1019
[ 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