Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/pages/support/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ has_children: true
permalink: /support/
---

NHS Notify is a <a href="https://digital.nhs.uk/services/reference-guide#service-levels" target="_blank">silver service (opens in a new tab)</a> and is available 24 hours a day, 365 days a year.
NHS Notify is a <a href="https://digital.nhs.uk/services/reference-guide#service-levels" target="_blank">silver service (opens in a new tab)</a>.

If you're live with NHS Notify and need help, <a href="https://nhsdigitallive.service-now.com/csm" target="_blank">submit a case with Service Now (opens in a new tab)</a>.

Expand Down
5 changes: 0 additions & 5 deletions scripts/config/gitleaks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
[extend]
useDefault = true # SEE: https://github.com/gitleaks/gitleaks/blob/master/config/gitleaks.toml

[[rules]]
description = "IPv4"
id = "ipv4"
regex = '''[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}'''

[rules.allowlist]
regexTarget = "match"
regexes = [
Expand Down
Loading