From c5d67ca4f022681e249857478d5dc1f860dab58e Mon Sep 17 00:00:00 2001 From: Sahebjot singh Date: Wed, 23 Sep 2015 18:06:44 +0530 Subject: [PATCH] redirects to wrong url(relative) --- ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 38b61dc..3d138ef 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -6,11 +6,11 @@ see also: `run-service` module ## Introduction -This small module is what [hook.io](hook.io) uses to send microservice requests to our elastic worker pool. You are encouraged to use this module as-is, or modify it to suite your needs. +This small module is what [hook.io](https://hook.io) uses to send microservice requests to our elastic worker pool. You are encouraged to use this module as-is, or modify it to suite your needs. If you are interested in contributing please let us know! ## Features - Basic round-robin strategy - - Configurable worker pool \ No newline at end of file + - Configurable worker pool