diff --git a/http/technologies/identity-server-v3-detect.yaml b/http/technologies/identity-server-v3-detect.yaml index bb9e821841..120690f5d7 100644 --- a/http/technologies/identity-server-v3-detect.yaml +++ b/http/technologies/identity-server-v3-detect.yaml @@ -7,7 +7,7 @@ info: description: | Identity Server V3 technology was detected. reference: - - https://identityserver.github.io + - https://identityserver.github.io/Documentation/ metadata: verified: true max-request: 1 @@ -32,4 +32,4 @@ http: part: body group: 1 regex: - - '(?i)build\s+([a-z0-9.-]+)' \ No newline at end of file + - '(?i)build\s+([a-z0-9.-]+)'