From fa83cd733499b8a26c226628fe95b2d9d05015f6 Mon Sep 17 00:00:00 2001 From: thierrylahaye <65568251+thierrylahaije@users.noreply.github.com> Date: Tue, 2 Jul 2024 17:08:37 +0200 Subject: [PATCH] Update broken_link_checker_final.py --- broken_link_checker_final.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/broken_link_checker_final.py b/broken_link_checker_final.py index a182e1d..66e3aa5 100644 --- a/broken_link_checker_final.py +++ b/broken_link_checker_final.py @@ -10,7 +10,7 @@ # # Lists & Other Necessities # Domain -fullDomain = 'https://flask.tilburgsciencehub.com' +fullDomain = 'https://tilburgsciencehub.com' #Sitemap listpages listPages_Raw = []