Commit 4b2c09b7 authored by Marcia Ramos's avatar Marcia Ramos

Merge branch '8812-follow-up-from-web-ide-terminal-documentation' into 'master'

Resolve "Follow-up from "Web IDE terminal documentation""

Closes #8812

See merge request gitlab-org/gitlab-ee!8805
parents 287746f4 97516310
......@@ -8,9 +8,9 @@ module EE
def ide_data
super.merge({
"ee-web-terminal-svg-path" => image_path('illustrations/web-ide_promotion.svg'),
"ee-web-terminal-help-path" => help_page_path('user/project/web_ide/index.md', anchor: 'interactive-terminal-ultimate'),
"ee-web-terminal-help-path" => help_page_path('user/project/web_ide/index.md', anchor: 'interactive-terminals-for-the-web-ide-ultimate'),
"ee-web-terminal-config-help-path" => help_page_path('user/project/web_ide/index.md', anchor: 'web-ide-configuration-file'),
"ee-web-terminal-runners-help-path" => help_page_path('user/project/web_ide/index.md', anchor: 'runner-configuration-ultimate-only')
"ee-web-terminal-runners-help-path" => help_page_path('user/project/web_ide/index.md', anchor: 'runner-configuration')
})
end
end
......
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