Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1005ac2

Browse files
Fixed broken images
1 parent1ac4d19 commit1005ac2

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

‎_docs/example-catalog/ci-examples/ruby.md‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ You can see all your latest [Docker artifacts]({{site.baseurl}}/docs/docker-regi
108108

109109
{% include image.html
110110
lightbox="true"
111-
file="/images/learn-by-example/ruby/images.png"
112-
url="/images/learn-by-example/ruby/images.png"
111+
file="/images/examples/ruby/images.png"
112+
url="/images/examples/ruby/images.png"
113113
alt="Codefresh built-in Registry"
114114
caption="Codefresh built-in Registry"
115115
max-width="80%"
@@ -119,8 +119,8 @@ You can click on the image and get extra details. One of the tabs contains a vis
119119

120120
{% include image.html
121121
lightbox="true"
122-
file="/images/learn-by-example/ruby/layers.png"
123-
url="/images/learn-by-example/ruby/layers.png"
122+
file="/images/examples/ruby/layers.png"
123+
url="/images/examples/ruby/layers.png"
124124
alt="Ruby On Rails image filesystem layers"
125125
caption="Ruby On Rails Image filesystem layers"
126126
max-width="70%"
@@ -139,8 +139,8 @@ Launch the environment by clicking at the rocket icon in the images view.
139139

140140
{% include image.html
141141
lightbox="true"
142-
file="/images/learn-by-example/ruby/launch.png"
143-
url="/images/learn-by-example/ruby/launch.png"
142+
file="/images/examples/ruby/launch.png"
143+
url="/images/examples/ruby/launch.png"
144144
alt="Launching a demo environment"
145145
caption="Launching a demo environment"
146146
max-width="50%"
@@ -150,8 +150,8 @@ A new build will start. Once it is complete your new environment will be created
150150

151151
{% include image.html
152152
lightbox="true"
153-
file="/images/learn-by-example/ruby/environment.png"
154-
url="/images/learn-by-example/ruby/environment.png"
153+
file="/images/examples/ruby/environment.png"
154+
url="/images/examples/ruby/environment.png"
155155
alt="Inspecting a demo environment"
156156
caption="Inspecting a demo environment"
157157
max-width="70%"
@@ -161,8 +161,8 @@ Click the *Open App* icon on the right and your browser will open a new tab with
161161

162162
{% include image.html
163163
lightbox="true"
164-
file="/images/learn-by-example/ruby/preview.png"
165-
url="/images/learn-by-example/ruby/preview.png"
164+
file="/images/examples/ruby/preview.png"
165+
url="/images/examples/ruby/preview.png"
166166
alt="Previewing a demo environment"
167167
caption="Previewing a demo environment"
168168
max-width="50%"
18 KB
Loading
18 KB
Binary file not shown.

‎images/examples/ruby/images.png‎

28 KB
Loading

‎images/examples/ruby/launch.png‎

13.3 KB
Loading

‎images/examples/ruby/layers.png‎

92.4 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp