Skip to content

Commit 6e7fc96

Browse files
committed
Dev tab, change pre-release example to ast18
1 parent 1b1bcd1 commit 6e7fc96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,16 @@ <h2>Development Testing:</h2>
5757
<small>Note: You must use an HTTP repository URL for systems older than AstLinux 1.2.7</small>
5858
</p>
5959
<p>
60-
Example: Upgrade to the latest pre-release testing image containing Asterisk 16 via the CLI:
60+
Example: Upgrade to the latest pre-release testing image containing Asterisk 18 via the CLI:
6161
</p>
6262
<pre>
63-
upgrade-run-image check https://astlinux-project.org/beta/ast16-firmware-1.x
63+
upgrade-run-image check https://astlinux-project.org/beta/ast18-firmware-1.x
6464
</pre>
6565
<p>
6666
(if it looks good, then)
6767
</p>
6868
<pre>
69-
upgrade-run-image upgrade https://astlinux-project.org/beta/ast16-firmware-1.x
69+
upgrade-run-image upgrade https://astlinux-project.org/beta/ast18-firmware-1.x
7070
</pre>
7171
<h2>Development Source:</h2>
7272
<p class="dialogText">

0 commit comments

Comments
 (0)