We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b1753 commit 89369b1Copy full SHA for 89369b1
src/components/installedPopup.svelte
@@ -17,9 +17,10 @@
17
<div class="another-container">
18
<h2>Not Sure Where to Start?</h2>
19
<p>
20
- Check out our <a href="https://animated-java.dev/docs/getting-started"
+ Check out our <a
21
+ href="https://animated-java.dev/docs/getting-started/creating-a-blueprint"
22
>getting started</a
- > page to learn how to use Animated Java.
23
+ > page to learn how to use Animated Java!
24
</p>
25
26
You can open our docs at any time via the Animated Java menu at the top of the screen.
0 commit comments