Fix broken link to node.js and internal anchor
Closes #24699 Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
parent
bf17fcc0be
commit
8acb6c1845
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
|
|
||||||
|
[[mitigating_security_threats]]
|
||||||
== Mitigating security threats
|
== Mitigating security threats
|
||||||
|
|
||||||
Security vulnerabilities exist in any authentication server. See the Internet Engineering Task Force's (IETF) https://datatracker.ietf.org/doc/html/rfc6819[OAuth 2.0 Threat Model] and the https://datatracker.ietf.org/doc/html/draft-ietf-oauth-security-topics-15[OAuth 2.0 Security Best Current Practice] for more information.
|
Security vulnerabilities exist in any authentication server. See the Internet Engineering Task Force's (IETF) https://datatracker.ietf.org/doc/html/rfc6819[OAuth 2.0 Threat Model] and the https://datatracker.ietf.org/doc/html/draft-ietf-oauth-security-topics-15[OAuth 2.0 Security Best Current Practice] for more information.
|
||||||
|
|
|
@ -10,6 +10,7 @@ https://apps.dev.microsoft.com/?mkt=en-us&deeplink=/appList/create/sapi&referrer
|
||||||
https://nodejs.org/en/
|
https://nodejs.org/en/
|
||||||
https://nodejs.org/en
|
https://nodejs.org/en
|
||||||
/en/
|
/en/
|
||||||
|
/en
|
||||||
http://docs.openshift.com/container-platform/*
|
http://docs.openshift.com/container-platform/*
|
||||||
https://access.redhat.com/documentation/en/red-hat-jboss-middleware-for-openshift/3/single/openshift-primer/
|
https://access.redhat.com/documentation/en/red-hat-jboss-middleware-for-openshift/3/single/openshift-primer/
|
||||||
https://access.redhat.com/login?redirectTo=https://access.redhat.com/terms-based-registry
|
https://access.redhat.com/login?redirectTo=https://access.redhat.com/terms-based-registry
|
||||||
|
|
Loading…
Reference in a new issue