Skip to content

Commit 89369b1

Browse files
committed
🛠️ Fix #349
1 parent a7b1753 commit 89369b1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/components/installedPopup.svelte

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@
1717
<div class="another-container">
1818
<h2>Not Sure Where to Start?</h2>
1919
<p>
20-
Check out our <a href="https://animated-java.dev/docs/getting-started"
20+
Check out our <a
21+
href="https://animated-java.dev/docs/getting-started/creating-a-blueprint"
2122
>getting started</a
22-
> page to learn how to use Animated Java.
23+
> page to learn how to use Animated Java!
2324
</p>
2425
<p>
2526
You can open our docs at any time via the Animated Java menu at the top of the screen.

0 commit comments

Comments
 (0)