diff options
author | Pauline <git@ethanlibs.co> | 2024-01-08 21:02:33 -0500 |
---|---|---|
committer | Pauline <git@ethanlibs.co> | 2024-01-08 21:02:33 -0500 |
commit | 75676183d008a07070db8fdd52af3fdf0bbfb8a7 (patch) | |
tree | 761fd3e81896e047953d8338056326f324c10d74 /apps/website/src/pages/mods.astro | |
parent | 51b44050a25632387aad25e428bf474d6055e66f (diff) | |
download | Nexus-75676183d008a07070db8fdd52af3fdf0bbfb8a7.tar.gz Nexus-75676183d008a07070db8fdd52af3fdf0bbfb8a7.tar.bz2 Nexus-75676183d008a07070db8fdd52af3fdf0bbfb8a7.zip |
chore(deps): bump
Diffstat (limited to 'apps/website/src/pages/mods.astro')
-rw-r--r-- | apps/website/src/pages/mods.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/website/src/pages/mods.astro b/apps/website/src/pages/mods.astro index 5a9b303..ae1002c 100644 --- a/apps/website/src/pages/mods.astro +++ b/apps/website/src/pages/mods.astro @@ -124,7 +124,7 @@ const modrinthUrl = `https://modrinth.com/${modrinthType}/${modrinthId}`; OneConfig brings the simplicity of a client to the everyday user, gives advanced users and developers complete control over everything, while remaining free and open-source. </Paragraph> <div class="flex"> - <Button href="/projects/oneconfig/download" style="secondary" iconLeft="oneconfig" text="See OneConfig"/> + <Button href="/projects/oneconfig" style="secondary" iconLeft="oneconfig" text="See OneConfig"/> </div> </div> <div slot="right"> |