Commit b8597825 authored by Evan Read's avatar Evan Read

Merge branch 'kpaizee-update-lint-html-image' into 'master'

Update lint-html image for docs

See merge request gitlab-org/gitlab!76432
parents e634623d 607abf62
...@@ -53,7 +53,7 @@ docs-lint markdown: ...@@ -53,7 +53,7 @@ docs-lint markdown:
docs-lint links: docs-lint links:
extends: extends:
- .docs:rules:docs-lint - .docs:rules:docs-lint
image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.14-ruby-2.7.4-0fae0f62 image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.14-ruby-2.7.5-08847baa
stage: lint stage: lint
needs: [] needs: []
script: script:
......
...@@ -5,7 +5,7 @@ group: Editor ...@@ -5,7 +5,7 @@ group: Editor
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments" info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments"
--- ---
# Gitpod Integration **(FREE)** # Gitpod integration **(FREE)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/228893) in GitLab 13.4. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/228893) in GitLab 13.4.
> - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/258206) in GitLab 13.8 > - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/258206) in GitLab 13.8
...@@ -38,7 +38,7 @@ With the Gitpod integration enabled for your GitLab instance, to enable it for y ...@@ -38,7 +38,7 @@ With the Gitpod integration enabled for your GitLab instance, to enable it for y
1. In the top-right corner, select your avatar. 1. In the top-right corner, select your avatar.
1. Select **Preferences**. 1. Select **Preferences**.
1. Under **Preferences**, locate the **Integrations** section. 1. Under **Preferences**, locate the **Integrations** section.
1. Check the **Enable Gitpod integration** checkbox and select the **Save changes** button. 1. Select the **Enable Gitpod integration** checkbox and select **Save changes**.
## Configure a self-managed instance **(FREE SELF)** ## Configure a self-managed instance **(FREE SELF)**
...@@ -50,9 +50,9 @@ For GitLab self-managed instances, a GitLab administrator needs to: ...@@ -50,9 +50,9 @@ For GitLab self-managed instances, a GitLab administrator needs to:
1. On the top bar, select **Menu > Admin**. 1. On the top bar, select **Menu > Admin**.
1. On the left sidebar, select **Settings > General**. 1. On the left sidebar, select **Settings > General**.
1. Expand the **Gitpod** configuration section. 1. Expand the **Gitpod** configuration section.
1. Check the **Enable Gitpod integration** checkbox. 1. Select the **Enable Gitpod integration** checkbox.
1. Add your Gitpod instance URL (for example, `https://gitpod.example.com`). 1. Add your Gitpod instance URL (for example, `https://gitpod.example.com`).
1. Select the **Save changes** button. 1. Select **Save changes**.
Your users can then [enable it for themselves](#enable-gitpod-in-your-user-settings). Your users can then [enable it for themselves](#enable-gitpod-in-your-user-settings).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment