Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJC authored Nov 7, 2023
1 parent 231baf8 commit aad6986
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ The [router JavaScript function](cdn/functions/router/router.js) has several end

|Path|Destination/Result|
|---|---|
|/.well-known/security.txt<br/>/security.txt|https://www.gov.uk/.well-known/security.txt|
|/.well-known/security.txt<br/>/security.txt|https://vulnerability-reporting.nonprod-service.security.gov.uk/.well-known/security.txt|
|/.well-known/status|Should return 200 and not a redirect|
|/.well-known/hosting-provider|Should return 200 a link to CloudFront|
|/ddat-framework|https://www.gov.uk/government/collections/digital-data-and-technology-profession-capability-framework|
|/* (where not matched)|https://www.gov.uk/government/organisations/central-digital-and-data-office/about|
|/* (where not matched)|https://www.gov.uk/government/organisations/central-digital-and-data-office/|

The router function has a test suite that can be ran by doing:
``` bash
Expand Down

0 comments on commit aad6986

Please sign in to comment.