Skip to content

Commit 5b66a42

Browse files
committed
deploy: 7c9022a
1 parent 8ca00b0 commit 5b66a42

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

print.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,7 +1238,7 @@ <h2 id="setup"><a class="header" href="#setup">Setup</a></h2>
12381238
<li>
12391239
<p>Run the command <code>renuo setup-uptimerobot [url]</code></p>
12401240
<ul>
1241-
<li>Where <code>url</code> is the address you want to monitor. e.g. <code>https://[project-name]-main.renuoapp.ch/home/check</code> or <code>https://customdomain/home/check</code></li>
1241+
<li>Where <code>url</code> is the address you want to monitor. e.g. <code>https://[project-name]-main.renuoapp.ch/up</code> or <code>https://customdomain.ch/up</code></li>
12421242
</ul>
12431243
</li>
12441244
<li>
@@ -1250,7 +1250,7 @@ <h2 id="setup"><a class="header" href="#setup">Setup</a></h2>
12501250
<p><strong>Until then do not start the monitoring.</strong></p>
12511251
<h2 id="examples-1"><a class="header" href="#examples-1">Examples</a></h2>
12521252
<ul>
1253-
<li><code>renuo setup-uptimerobot https://germann.ch/home/check</code></li>
1253+
<li><code>renuo setup-uptimerobot https://germann.ch/up</code></li>
12541254
</ul>
12551255
<h2 id="replacing-monitors"><a class="header" href="#replacing-monitors">Replacing monitors</a></h2>
12561256
<p>It's cumbersome to exchange a monitor for all projects.

ruby_on_rails/uptimerobot.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h2 id="setup"><a class="header" href="#setup">Setup</a></h2>
166166
<li>
167167
<p>Run the command <code>renuo setup-uptimerobot [url]</code></p>
168168
<ul>
169-
<li>Where <code>url</code> is the address you want to monitor. e.g. <code>https://[project-name]-main.renuoapp.ch/home/check</code> or <code>https://customdomain/home/check</code></li>
169+
<li>Where <code>url</code> is the address you want to monitor. e.g. <code>https://[project-name]-main.renuoapp.ch/up</code> or <code>https://customdomain.ch/up</code></li>
170170
</ul>
171171
</li>
172172
<li>
@@ -178,7 +178,7 @@ <h2 id="setup"><a class="header" href="#setup">Setup</a></h2>
178178
<p><strong>Until then do not start the monitoring.</strong></p>
179179
<h2 id="examples"><a class="header" href="#examples">Examples</a></h2>
180180
<ul>
181-
<li><code>renuo setup-uptimerobot https://germann.ch/home/check</code></li>
181+
<li><code>renuo setup-uptimerobot https://germann.ch/up</code></li>
182182
</ul>
183183
<h2 id="replacing-monitors"><a class="header" href="#replacing-monitors">Replacing monitors</a></h2>
184184
<p>It's cumbersome to exchange a monitor for all projects.

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)