From: Alex Harvey <alex@razorconsulting.com.au>
Date: Wed, 1 Nov 2017 07:37:24 +0000 (+1100)
Subject: (docs) Add missing hyperlink
X-Git-Tag: 1.10.0~7^2
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a6cb1d178c89a037a3628021e0cebf9708e4041a;p=puppet-modules%2Fpuppetlabs-firewall.git

(docs) Add missing hyperlink

Left out in previous commit.
---

diff --git a/README.markdown b/README.markdown
index fb760e1..55c29af 100644
--- a/README.markdown
+++ b/README.markdown
@@ -942,7 +942,7 @@ system should be regarded as experimental.
 
 It is common to require arrays of some of this module's parameters - e.g. arrays of source or destination addresses - in contexts where iptables itself does not allow arrays.
 
-An external module - `firewall_multi` - provides a defined type wrapper for spawning firewall resources for arrays of certain inputs.
+An external module - [firewall_multi](https://forge.puppetlabs.com/alexharvey/firewall_multi) - provides a defined type wrapper for spawning firewall resources for arrays of certain inputs.
 
 For example: