docs(demo): use clean URLs for links to Amazon

This commit is contained in:
Elian Doran
2025-10-21 11:24:07 +03:00
parent 5dc2630d2a
commit b24dbc6462
6 changed files with 96 additions and 8 deletions

View File

@@ -22,6 +22,14 @@
# This script opens 4 terminal windows.
@@ -33,6 +41,22 @@
@@ -46,6 +70,14 @@ i="0"
while [ $i -lt 4 ]
@@ -54,6 +86,14 @@ while [ $i -lt 4 ]
do
@@ -62,6 +102,14 @@ do
xterm &
@@ -73,6 +121,22 @@ do
@@ -86,6 +150,14 @@ do
done</code></pre>
</div>
</div>