Skip to content

Commit c10f189

Browse files
authored
Make links clickable
Signed-off-by: Mike Chang <changml@amazon.com>
1 parent de90c67 commit c10f189

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/download/linux.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h3>If you want to try a preview of the upcoming release</h3>
4848
<a href="https://o3debinaries.org/stabilization-25050/Latest/Linux/o3de_latest.deb" class="btn">Download v25.05.0 Preview</a><span class="additional-download-url">Additional Downloads: <a href="https://o3debinaries.org/stabilization-25050/Latest/Linux/o3de_latest.deb.sha256">SHA256</a> <a href="https://o3debinaries.org/main/Latest/Linux/o3de-releases.gpg">GPG</a></span>
4949
</p>
5050
<p class="note">
51-
Help us improve the upcoming release by reporting bugs in our issue tracker (https://github.com/o3de/o3de/issues)
51+
Help us improve the upcoming release by reporting bugs in our <a href="https://github.com/o3de/o3de/issues">issue tracker</a>
5252
</p>
5353
<br>
5454
<h3>Optional downloads</h3>

src/download/windows.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h3>If you want to try a preview of the upcoming release</h3>
5555
<a href="https://o3debinaries.org/stabilization-25050/Latest/Windows/o3de_installer.exe" class="btn">Download v25.05.0 Preview</a>
5656
</p>
5757
<p class="note">
58-
Help us improve the upcoming release by reporting bugs in our issue tracker (https://github.com/o3de/o3de/issues)
58+
Help us improve the upcoming release by reporting bugs in our <a href="https://github.com/o3de/o3de/issues">issue tracker</a>
5959
</p>
6060
</p>
6161
<br>

0 commit comments

Comments
 (0)