link to get connected on homepage instead of initial config

This commit is contained in:
rcarteraz 2024-11-20 08:47:13 -07:00
parent 9d229c6bc2
commit 59a5e5ba30

View file

@ -217,7 +217,7 @@ function Home() {
<h4 className="text-lg font-bold">Step 3</h4> <h4 className="text-lg font-bold">Step 3</h4>
</div> </div>
<Link <Link
to="/docs/getting-started/initial-config/" to="#get-connected"
className="mt-1 underline hover:no-underline font-semibold" className="mt-1 underline hover:no-underline font-semibold"
> >
Connect to your Device &rarr; Connect to your Device &rarr;
@ -230,7 +230,9 @@ function Home() {
</div> </div>
</div> </div>
<div className="container mx-auto flex w-auto flex-col gap-4"> <div className="container mx-auto flex w-auto flex-col gap-4">
<h3 className="text-xl font-bold">Get Connected</h3> <h3 id="get-connected" className="text-xl font-bold">
Get Connected
</h3>
<p> <p>
Connect and control your Meshtastic devices through various Connect and control your Meshtastic devices through various
platforms. Choose the client that best fits your needs and device platforms. Choose the client that best fits your needs and device