Skip to content

Commit

Permalink
Merge pull request #35 from ministryofjustice/update-ap
Browse files Browse the repository at this point in the history
🔗 Update Analytical Platform URLs
  • Loading branch information
AntonyBishop authored Jul 18, 2024
2 parents 4db4d94 + 2310e3d commit 42f3575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace :notify do
"https://ministryofjustice.github.io/hmpps-integration-api-docs/api/pages.json",
"https://ministryofjustice.github.io/nvvs-devops/api/pages.json",
"https://runbooks.cloud-platform.service.justice.gov.uk/api/pages.json",
"https://technical-documentation.data-platform.service.justice.gov.uk/api/pages.json",
"https://docs.analytical-platform.service.justice.gov.uk/api/pages.json",
"https://technical-guidance.service.justice.gov.uk/api/pages.json",
"https://user-guide.cloud-platform.service.justice.gov.uk/api/pages.json",
"https://user-guide.modernisation-platform.service.justice.gov.uk/api/pages.json",
Expand All @@ -19,7 +19,7 @@ namespace :notify do

limits = {
"https://ministryofjustice.github.io/nvvs-devops/api/pages.json" => 5,
"https://technical-documentation.data-platform.service.justice.gov.uk/api/pages.json" => 5,
"https://docs.analytical-platform.service.justice.gov.uk/api/pages.json" => 5,
"https://user-guide.modernisation-platform.service.justice.gov.uk/api/pages.json" => 5,
"https://docs.opg.service.justice.gov.uk/api/pages.json" => 5
}
Expand Down

0 comments on commit 42f3575

Please sign in to comment.