diff --git a/guides/getting-started/index.md b/guides/getting-started/index.md
index e551266..a171a87 100644
--- a/guides/getting-started/index.md
+++ b/guides/getting-started/index.md
@@ -18,5 +18,12 @@ OpenIddict features three independent stacks:
# Going further
-- A quick start .NET Core OpenIddict OAuth 2.0/OpenID Connect server instance with a management portal for clients and users.
- [Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui).
+- A quick start OpenIddict OAuth 2.0/OpenID Connect server instance with a management portal for clients and users:
+[Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui).
+
+
+
+
\ No newline at end of file
diff --git a/integrations/index.md b/integrations/index.md
index 6984bd2..5e80c1b 100644
--- a/integrations/index.md
+++ b/integrations/index.md
@@ -9,8 +9,16 @@ Documentation for open-source integrations maintained by the OpenIddict communit
- **[identity-base](https://github.com/Amaretto-Software-Labs/identity-base)** by [Amaretto Software Labs](https://github.com/Amaretto-Software-Labs): Identity Base simplifies the setup of ASP.NET Core Identity, OpenIddict, user databases, and all user flows, including user registration, email confirmation, password reset, multi-factor authentication (MFA), and social logins. Identity Base is a drop-in NuGet package that handles all the complexities—you bring your UI, and Identity Base manages the user database and OIDC flows through OpenIddict. It also includes a ReactJS package to facilitate easy integration with your ReactJS frontends.
Commercially supported components provided by Rock Solid Knowledge:
-- **[OpenIddict.AdminUI](https://www.openiddictcomponents.com/products/adminui?utm_source=openiddictgithubdocumentationadminui&utm_campaign=openiddict)** by [Rock Solid Knowledge](https://www.rocksolidknowledge.com/): The N°1 OpenIddict AdminUI tool. Provides a web portal and programmable API to manage your OpenIddict configuration and Users.
-- **[OpenIddict.SAML2P](https://www.openiddictcomponents.com/products/saml2p?utm_source=openiddictgithubdocumentationsaml&utm_campaign=openiddict)** by [Rock Solid Knowledge](https://www.rocksolidknowledge.com/): Ideal for enabling OpenIddict to act as a SAML Identity Provider (IDP) or a SAML Service Provider (SP).
+- **[OpenIddict.AdminUI](https://www.openiddictcomponents.com/products/adminui?utm_source=openiddictgithubdocumentationadminui&utm_campaign=openiddict)** by [Rock Solid Knowledge](https://www.rocksolidknowledge.com/): the n°1 OpenIddict AdminUI tool. Provides a web portal and programmable API to manage your OpenIddict configuration and Users.
+
+
+
+
+
+- **[OpenIddict.SAML2P](https://www.openiddictcomponents.com/products/saml2p?utm_source=openiddictgithubdocumentationsaml&utm_campaign=openiddict)** by [Rock Solid Knowledge](https://www.rocksolidknowledge.com/): ideal for enabling OpenIddict to act as a SAML Identity Provider (IDP) or a SAML Service Provider (SP).
Others commercial products:
- **[IdentitySuite](https://identitysuite.net)**, lightning-fast, turnkey OpenIddict-based solution supporting common OAuth 2.0/OpenID Connect flows. Manage users, applications, UI themes, and email templates through a unified Blazor interface—all in one place! Includes a free plan for small-scale use.
diff --git a/package-lock.json b/package-lock.json
index 23a2e31..8f2ff9f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,5 +1,5 @@
{
- "name": "openiddict-documentation_gd",
+ "name": "openiddict-documentation",
"lockfileVersion": 2,
"requires": true,
"packages": {