Skip to content

Commit

Permalink
Fix getting started button
Browse files Browse the repository at this point in the history
  • Loading branch information
DrR0X-glitch committed Nov 9, 2023
1 parent b70606e commit 6264055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme_override_home/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<div class="text-content">
<h1>Welcome to HASS.Agent</h1>
<p>A windows Home Assistant client(Companion App) that provides powerful features for automating your windows system.</p>
<a href="/getting-started" class="cta-button">Get Started</a>
<a href="/hass.agent-docs/getting-started" class="cta-button">Get Started</a>
</div>
<div class="logo">
<img src="https://raw.githubusercontent.com/LAB02-Research/HASS.Agent/08310c474780107f63053cf02ce52f80e49408cb/images/logo_256.png" alt="Hass.agent Logo" width="256" height="256" />
Expand Down

0 comments on commit 6264055

Please sign in to comment.