From 8cd7c32b39058a56da16ada859bd3c3f7b84618b Mon Sep 17 00:00:00 2001 From: Buster Neece Date: Sun, 7 Jan 2024 00:26:07 -0600 Subject: [PATCH] Update Linode install link. --- src/content/docs/docs/getting-started/installation/index.mdx | 2 +- src/pages/index.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/docs/getting-started/installation/index.mdx b/src/content/docs/docs/getting-started/installation/index.mdx index 646cb9f..c2e7765 100644 --- a/src/content/docs/docs/getting-started/installation/index.mdx +++ b/src/content/docs/docs/getting-started/installation/index.mdx @@ -28,7 +28,7 @@ The easiest way to get started with AzuraCast is to create a new VPS with one of Deploy a new Linode instance with the AzuraCast one-click installer in the Linode Marketplace. - + Deploy a new Vultr VPS with the one-click installer on the Vultr marketplace. diff --git a/src/pages/index.astro b/src/pages/index.astro index dd7481e..7be9e1d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -123,7 +123,7 @@ import Footer from '../components/Footer.astro';