From 4b9181641e6cfe54e2704d30d8140cee54510f37 Mon Sep 17 00:00:00 2001 From: jbenrochon <31935169+jbenrochon@users.noreply.github.com> Date: Wed, 9 Sep 2026 11:30:58 -0400 Subject: [PATCH 1/3] Update link-check.js --- link-check.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/link-check.js b/link-check.js index a47189e..adf8641 100644 --- a/link-check.js +++ b/link-check.js @@ -8,7 +8,7 @@ const directories = ["./docs"]; //Includes partial Urls that need credentials //Included https://www.coalfire.com/ as an exception because axios 1.1.2 gives an error: incorrect header check //https://www.deque.com/axe only accessible thru the browser? -const exceptionSyntax = ["https://014gc.sharepoint.com", "http://dialogue", "https://dialogue", "https://architecture/", "http://srmis-sigdi-iagent.prv/", "https://jade-repos.intra.dev/", "https://ado.intra.dmz/", "http://web-stats.prv/", "https://www.coalfire.com/", "https://www.deque.com/axe", "https://www.canada.ca/etc/designs/canada/cdts/gcweb/rn/cdts/compiled/wet-"]; +const exceptionSyntax = ["https://forms.office.com", "https://www.microfocus.com", "https://014gc.sharepoint.com", "http://dialogue", "https://dialogue", "https://architecture/", "http://srmis-sigdi-iagent.prv/", "https://jade-repos.intra.dev/", "https://ado.intra.dmz/", "http://web-stats.prv/", "https://www.coalfire.com/", "https://www.deque.com/axe", "https://www.canada.ca/etc/designs/canada/cdts/gcweb/rn/cdts/compiled/wet-"]; //Includes non-HTTPS Urls internal to the dept const exceptionHTTP = ["http://dialogue", "https://dialogue", "http://srmis-sigdi-iagent.prv/", "http://web-stats.prv/"]; //Includes Urls that need credentials From 18cf6543a96c3b5982209842e64d1796cb6a1640 Mon Sep 17 00:00:00 2001 From: jeanbenoitrochon <47452736+jeanbenoitrochon@users.noreply.github.com> Date: Wed, 9 Sep 2026 13:47:33 -0400 Subject: [PATCH 2/3] Update link-check.js --- link-check.js | 1 - 1 file changed, 1 deletion(-) diff --git a/link-check.js b/link-check.js index adf8641..ff3095f 100644 --- a/link-check.js +++ b/link-check.js @@ -15,4 +15,3 @@ const exceptionHTTP = ["http://dialogue", "https://dialogue", "http://srmis-sigd const exceptionIntranet = ["https://jade-repos.intra.dev/", "https://web.microsoftstream.com/", "https://ado.intra.dmz/", "https://service.ssc-spc.gc.ca/", "https://gccode.ssc-spc.gc.ca/"]; testFileLinks(directories, exceptionSyntax, exceptionHTTP, exceptionIntranet); - From 013a9222d97769598e0106d621965ff2e99e172b Mon Sep 17 00:00:00 2001 From: jeanbenoitrochon <47452736+jeanbenoitrochon@users.noreply.github.com> Date: Wed, 9 Sep 2026 14:07:49 -0400 Subject: [PATCH 3/3] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index e47a6a7..78974b8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -16,4 +16,4 @@ We host DevCoP presentations throughout the year (excluding July and August). Yo ## Get Involved -Use this form to submit a DevCoP topic idea or offer to present at an upcoming DevCoP [link](https://forms.office.com/r/kutUxZqfLx) +[Use this form to submit a DevCoP topic idea or offer to present at an upcoming DevCoP](https://forms.office.com/r/kutUxZqfLx)