From afc7276ccc5e9b0de6e2d6c37fd405c93cfe38a2 Mon Sep 17 00:00:00 2001 From: WhyFenceCode <120431739+WhyFenceCode@users.noreply.github.com> Date: Tue, 26 Nov 2024 13:38:48 -0800 Subject: [PATCH] Update src/content/docs/reference/overview.mdx Co-authored-by: Josh Britain <50422789+jbritain@users.noreply.github.com> --- src/content/docs/reference/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/reference/overview.mdx b/src/content/docs/reference/overview.mdx index 743450b..11aa086 100644 --- a/src/content/docs/reference/overview.mdx +++ b/src/content/docs/reference/overview.mdx @@ -11,7 +11,7 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components'; ...to the Iris docs! -Iris is a shader loader that is integrated with sodium, with support for modern shaders, built from the ground up for ease of use. Weather your new to shader development, want to migrate your shader from optifine, or just need a refresher on what Iris can do, you have come to the right place. +Iris is a shader loader that is integrated with [Sodium](https://modrinth.com/mod/sodium/), with support for modern shaders, built from the ground up for ease of use. Whether you're new to shader development, want to migrate your shader from Optifine, or just need a refresher on what Iris can do, you can find everything you need to know right here. If you can't find what you are looking for, reach out to us on the [Iris Discord](https://discord.com/invite/jQJnav2jPu).