diff --git a/README.md b/README.md
index 74bb2b4..0dd0d53 100644
--- a/README.md
+++ b/README.md
@@ -2,19 +2,19 @@
### Links
-- NLGov API Design Rules (ADR)
+- NLgov API Design Rules (ADR)
- [Formele standaard](https://forumstandaardisatie.nl/open-standaarden/rest-api-design-rules)
- [Gepubliceerde versie](https://gitdocumentatie.logius.nl/publicatie/api/adr/)
- [Werkversie](https://logius-standaarden.github.io/API-Design-Rules/)
- [Repository](https://github.com/Logius-standaarden/API-Design-Rules)
-- NLGov OAuth 2.0 profile (OAuth)
+- NLgov Assurance profile for OAuth 2.0 (OAuth)
- [Formele standaard](https://forumstandaardisatie.nl/open-standaarden/nl-gov-assurance-profile-oauth-20)
- [Gepubliceerde versie](https://gitdocumentatie.logius.nl/publicatie/api/oauth/)
- [Werkversie](https://logius-standaarden.github.io/OAuth-NL-profiel/)
- [Repository](https://github.com/Logius-standaarden/OAuth-NL-profiel)
-- NLGov OpenID Connect profile (OIDC)
+- NLgov Assurance profile for OpenID Connect 1.0 (OIDC)
- [Formele standaard](https://forumstandaardisatie.nl/open-standaarden/nl-gov-assurance-profile-oidc)
- [Gepubliceerde versie](https://gitdocumentatie.logius.nl/publicatie/api/oidc/)
- [Werkversie](https://logius-standaarden.github.io/OIDC-NLGOV/)
diff --git a/index.html b/index.html
index d7daf53..b2425bc 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
- NLGov REST API Design Rules
+ NLgov REST API Design Rules
diff --git a/sections/introduction.md b/sections/introduction.md
index 5a6f032..0d4ba15 100644
--- a/sections/introduction.md
+++ b/sections/introduction.md
@@ -21,13 +21,13 @@ This document is part of the *Nederlandse API Strategie*.
The Nederlandse API Strategie consists of [a set of distinct documents](https://developer.overheid.nl/communities/kennisplatform-apis/#api-strategie).
| Status | Description & Link |
-| ---------------- | ---------------------------------------------------------------------------------------------------------------- |
+|------------------|------------------------------------------------------------------------------------------------------------------|
| Informative | [Inleiding NL API Strategie](https://geonovum.github.io/KP-APIs/API-strategie-algemeen/Inleiding/) |
| Informative | [Architectuur NL API Strategie](https://geonovum.github.io/KP-APIs/API-strategie-algemeen/Architectuur/) |
| Informative | [Gebruikerswensen NL API Strategie](https://geonovum.github.io/KP-APIs/API-strategie-algemeen/Gebruikerswensen/) |
| Normative | [API Design Rules (ADR v2.0)](https://gitdocumentatie.logius.nl/publicatie/api/adr/2.0/) |
| Normative | [Open API Specification (OAS 3.0)](https://spec.openapis.org/oas/v3.0.1.html) |
-| Normative | [NL GOV OAuth profiel](https://gitdocumentatie.logius.nl/publicatie/api/oauth/) |
+| Normative | [NLgov OAuth profiel](https://gitdocumentatie.logius.nl/publicatie/api/oauth/) |
| Normative | [Digikoppeling REST API koppelvlak specificatie](https://gitdocumentatie.logius.nl/publicatie/dk/restapi/) |
| Normative module | [GEO module v1.0](https://gitdocumentatie.logius.nl/publicatie/api/mod-geo/1.0.2/) |
| Normative module | [Transport Security module v1.0](https://gitdocumentatie.logius.nl/publicatie/api/mod-ts/1.0.2/) |