From d13b82cf54dc8c275f82ea7794089d367d1834ce Mon Sep 17 00:00:00 2001 From: Felix Wolfsteller Date: Tue, 19 Feb 2019 08:20:08 +0100 Subject: [PATCH] Add link to generated and hosted documentation on rubydoc Fix #318 by adding a link to rubydoc.info. --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index f1b1ea36..7adfbb1a 100644 --- a/README.rdoc +++ b/README.rdoc @@ -21,7 +21,7 @@ the most recent LDAP RFCs (4510–4519, plus portions of 4520–4532). == Synopsis -See Net::LDAP for documentation and usage samples. +See {Net::LDAP on rubydoc.info}[https://www.rubydoc.info/gems/net-ldap/Net/LDAP] for documentation and usage samples. == Requirements