Skip to content

Commit

Permalink
Update links to latest .NET 8.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
LordBubblesDev authored Nov 13, 2024
1 parent 9a2126e commit 673e081
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions wwwroot/downloads/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ description: Downloads page for TKMM.
>
> <div id="download-btns">
> <a class="download-btn" id="download-windows" href="https://github.com/TKMM-Team/Tkmm/releases/latest/download/TKMM-Launcher-win-x64.zip">TKMM Launcher (x64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.8-windows-x64-installer">.NET Runtime (x64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.11-windows-x64-installer">.NET Runtime (x64)</a>
> </div>
> Downloads for Windows Snapdragon
>
> <div id="download-btns">
> <a class="download-btn" id="download-windows" href="https://github.com/TKMM-Team/Tkmm/releases/latest/download/TKMM-Launcher-win-arm64.zip">TKMM Launcher (arm64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.8-windows-arm64-installer">.NET 8 Runtime (arm64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.11-windows-arm64-installer">.NET 8 Runtime (arm64)</a>
> </div>
# [Linux](#tab/linux)
Expand Down Expand Up @@ -56,14 +56,14 @@ description: Downloads page for TKMM.
>
> <div id="download-btns">
> <a class="download-btn" id="download-macos" href="https://github.com/TKMM-Team/Tkmm/releases/latest/download/TKMM-Launcher-osx-arm64.zip">TKMM Launcher (arm64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.8-macos-arm64-installer">.NET 8 Runtime</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.11-macos-arm64-installer">.NET 8 Runtime</a>
> </div>
> Downloads for MacOS x64
>
> <div id="download-btns">
> <a class="download-btn" id="download-macos" href="https://github.com/TKMM-Team/Tkmm/releases/latest/download/TKMM-Launcher-osx-x64.zip">TKMM Launcher (x64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.8-macos-x64-installer">.NET 8 Runtime</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.11-macos-x64-installer">.NET 8 Runtime</a>
> </div>
---
Expand Down

0 comments on commit 673e081

Please sign in to comment.