Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/integration/jenkins.md')
-rw-r--r--doc/integration/jenkins.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/integration/jenkins.md b/doc/integration/jenkins.md
index 4f76301adeb..260bb3f7108 100644
--- a/doc/integration/jenkins.md
+++ b/doc/integration/jenkins.md
@@ -130,7 +130,7 @@ with your Jenkins server URL and authentication information.
- Merge request
- Tag push
1. Enter the **Jenkins server URL**.
-1. Optional. Clear the **Enable SSL verification** checkbox to disable [SSL verification](../user/project/integrations/index.md#manage-ssl-verification).
+1. Optional. Clear the **Enable SSL verification** checkbox to disable [SSL verification](../user/project/integrations/index.md#ssl-verification).
1. Enter the **Project name**.
The project name should be URL-friendly, where spaces are replaced with underscores. To ensure
the project name is valid, copy it from your browser's address bar while viewing the Jenkins
@@ -197,8 +197,7 @@ which is set to 10 seconds by default.
For this issue, check:
-- [Integration webhook logs](../user/project/integrations/index.md#troubleshooting)
-for request failures.
+- The integration webhook logs for request failures.
- `/var/log/gitlab/gitlab-rails/production.log` for messages like:
```plaintext