diff --git a/website/integrations/services/jenkins/index.md b/website/integrations/services/jenkins/index.md
index a2cd564327..bea4d21761 100644
--- a/website/integrations/services/jenkins/index.md
+++ b/website/integrations/services/jenkins/index.md
@@ -34,7 +34,7 @@ To support the integration of Jenkins with authentik, you need to create an appl
- **Choose a Provider type**: select **OAuth2/OpenID Connect** as the provider type.
- **Configure the Provider**: provide a name (or accept the auto-provided name), the authorization flow to use for this provider, and the following required configurations.
- Note the **Client ID**,**Client Secret**, and **slug** values because they will be required later.
- - Set a `Strict` redirect URI to https://jenkins.company/jenkins/securityRealm/finishLogin.
+ - Set a `Strict` redirect URI to https://jenkins.company/securityRealm/finishLogin.
- Select any available signing key.
- **Configure Bindings** _(optional)_: you can create a [binding](/docs/add-secure-apps/flows-stages/bindings/) (policy, group, or user) to manage the listing and access to applications on a user's **My applications** page.