Fixed a broken link on integrations.ejs (#14314)
Fixed a broken link on `/integrations`: https://docs.gitlab.com/ee/ci/
This commit is contained in:
Vendored
+1
-1
@@ -115,7 +115,7 @@
|
||||
</p>
|
||||
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
|
||||
<a target="_blank" href="https://about.gitlab.com/">Learn more</a>
|
||||
<a purpose="animated-arrow-button-red" target="_blank" href="https://docs.gitlab.com/ee/ci/)">Docs</a>
|
||||
<a purpose="animated-arrow-button-red" target="_blank" href="https://docs.gitlab.com/ee/ci/">Docs</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user