Skip to content

Commit df20718

Browse files
authored
actually use fosstorrents url
1 parent ecc60ba commit df20718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sections/download/download.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ export default function DownloadAurora({
163163
className={
164164
"inline-flex items-center gap-1 font-bold underline underline-offset-2"
165165
}
166-
href={"https://fedoraproject.org/workstation/download"}
166+
href={"https://fosstorrents.com/distributions/aurora/"}
167167
>
168168
{" "}
169169
Fosstorrents

0 commit comments

Comments
 (0)