diff --git a/src/components/home/usage/UsageSection.astro b/src/components/home/usage/UsageSection.astro index 0874ce0..6e2b1de 100644 --- a/src/components/home/usage/UsageSection.astro +++ b/src/components/home/usage/UsageSection.astro @@ -30,7 +30,7 @@ const USE_CASES = [ iconUrl: docker, text: "Deploy Smelter as a standalone server. Its language-agnostic API integrates easily with your solutions. With Dockerfiles and comprehensive deployment guidelines in our documentation, setting up Smelter is effortless.", buttons: { - docs: "https://www.smelter.dev/http-api", + docs: "https://smelter.dev/http-api", "docker registry": "https://github.com/software-mansion/smelter/pkgs/container/smelter", }, }, diff --git a/src/components/navigation/NavBar.astro b/src/components/navigation/NavBar.astro index 4d24d38..ad08e3b 100644 --- a/src/components/navigation/NavBar.astro +++ b/src/components/navigation/NavBar.astro @@ -31,7 +31,7 @@ const smelterLogoSmallImage = await getImage({