From 55cb5db0d24b8e8e69151e7fec5dc1580b898a99 Mon Sep 17 00:00:00 2001 From: Rick Hays Date: Tue, 17 Sep 2019 12:56:30 -0500 Subject: [PATCH] Update page 'URL Class' --- URL-Class.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/URL-Class.md b/URL-Class.md index b2114b5..6ee120b 100644 --- a/URL-Class.md +++ b/URL-Class.md @@ -2,7 +2,7 @@ ​ Set of class functions I use from time to time. ​ -1. [isValidURL](https://gitea.hayscloud.com/rhays/URL_Class/wiki/isValidURL) - Returns TRUE/FALSE if the string is a Valid URL +1. [isValidURL](https://gitea.hayscloud.com/rhays/URL_Class/wiki/#isValidURL) - Returns TRUE/FALSE if the string is a Valid URL 2. [stripWWW](https://gitea.hayscloud.com/rhays/URL_Class/wiki/URL-Class/#stripwww) - Strips the WWW off the incoming URL 3. getDomainName - Strips the WWW off the incoming URL 4. Status_Code - Returns the Status Code of a URL ie(200 or 404) @@ -15,7 +15,7 @@ Set of class functions I use from time to time. ----- -isValidURL +## isValidURL ----- @@ -55,5 +55,5 @@ Est enim effectrix multarum et magnarum voluptatum. Quia, si mala sunt, is, qui -##stripWWW +## stripWWW Test Anchor \ No newline at end of file