diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2018-04-17 17:51:34 +0000 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2018-04-17 17:51:34 +0000 |
commit | 2cc78c0b03d9468e25bbf4805fe1d55e414840ff (patch) | |
tree | 0f3e029d9860d858e845e09a1013bdf6dd7fa17f /doc | |
parent | 25eb9430861ead64c8e29f2fe25be761870fe010 (diff) | |
parent | 136f0950f364fbfb5bae2493d29bdac368ebc29d (diff) | |
download | gitlab-ce-2cc78c0b03d9468e25bbf4805fe1d55e414840ff.tar.gz |
Merge branch 'docs-web-ide-ce-fix' into 'master'
Docs: update Web IDE > CE (10.7)
See merge request gitlab-org/gitlab-ce!18433
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/web_ide/index.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/user/project/web_ide/index.md b/doc/user/project/web_ide/index.md index 4b0d2c65642..23e36c04149 100644 --- a/doc/user/project/web_ide/index.md +++ b/doc/user/project/web_ide/index.md @@ -1,7 +1,7 @@ # Web IDE -> Introduced in [GitLab Ultimate][ee] 10.4. -> Brought to [GitLab CE][ce] in 10.7. +> [Introduced in](https://gitlab.com/gitlab-org/gitlab-ee/issues/4539) [GitLab Ultimate][ee] 10.4. +> [Brought to GitLab Core][core](https://gitlab.com/gitlab-org/gitlab-ce/issues/44157) in 10.7. The Web IDE makes it faster and easier to contribute changes to your projects by providing an advanced editor with commit staging. @@ -30,5 +30,4 @@ list. An additional review mode is available when you open a merge request, which shows you a preview of the merge request diff if you commit your changes. -[ee]: https://about.gitlab.com/products/ -[ce]: https://about.gitlab.com/products/ +[ee]: https://about.gitlab.com/pricing/ |