From beb3467ed992f051797b5d88ff0594a6e256abce Mon Sep 17 00:00:00 2001 From: Brandon Shutter Date: Fri, 11 Oct 2013 16:41:08 -0400 Subject: [PATCH] Update rewrites.php Broken link. --- lib/rewrites.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rewrites.php b/lib/rewrites.php index d6a1388..77241b6 100644 --- a/lib/rewrites.php +++ b/lib/rewrites.php @@ -12,7 +12,7 @@ * * If you aren't using Apache, alternate configuration settings can be found in the docs. * - * @link https://github.com/retlehs/roots/blob/master/doc/rewrites.md + * */ function roots_add_rewrites($content) { global $wp_rewrite;