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 5a1a1c0 commit d751a09Copy full SHA for d751a09
resources/views/components/navbar/device-dropdowns.blade.php
@@ -37,7 +37,7 @@
37
align="center"
38
>
39
<x-navbar.device-dropdown-item
40
- href="/docs/desktop/1/getting-started/introduction"
+ href="/docs/desktop/2/getting-started/introduction"
41
title="Documentation"
42
subtitle="Get started with Desktop"
43
icon="docs"
@@ -50,7 +50,7 @@
50
icon-class="size-4"
51
/>
52
53
- href="https://github.com/nativephp/laravel"
+ href="https://github.com/nativephp/desktop"
54
title="GitHub"
55
subtitle="Visit our GitHub repository"
56
icon="github"
0 commit comments