Skip to content

Commit ffae576

Browse files
committed
fixup! fixup! feat: Explain how users can override editor's container image
1 parent 30dc554 commit ffae576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/end-user-guide/pages/url-parameter-for-the-ide-image.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ You can use the `editor-image` parameter to set the custom IDE image for the wor
1212
[IMPORTANT]
1313
====
1414
15-
* If the Git repository contains xref:defining-a-common-ide.adoc[`/.che/che-editor.yaml`] file in the source-code, the custom editor will be overridden with the new IDE image.
15+
* If the Git repository contains xref:defining-a-common-ide.adoc[`/.che/che-editor.yaml`] file, the custom editor will be overridden with the new IDE image.
1616
17-
* If the Git repository contains no xref:defining-a-common-ide.adoc[`/.che/che-editor.yaml`] file in the source-code, the default editor will be overridden with the new IDE image.
17+
* If there is no xref:defining-a-common-ide.adoc[`/.che/che-editor.yaml`] file in the Git repository, the default editor will be overridden with the new IDE image.
1818
1919
* If you want to override the supported IDE and change the target editor image, you can use both parameters together: `che-editor` and `editor-image` URL parameters.
2020

0 commit comments

Comments
 (0)