Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed May 18, 2024
1 parent 31cfd1e commit 69dad61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/js/Pages/Welcome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
<div class="flex sm:flex-row flex-col justify-center gap-8 mt-4 items-center text-xl max-w-7xl mx-auto">
<div class="flex justify-start gap-2 items-center">
💪
<a class="underline" href="https://github.com/LlmLaraHub/llmlarahub">OpenSource </a><ArrowTopRightOnSquareIcon class="text-gray-500 w-4"/></div>
<a class="underline" href="https://github.com/LlmLaraHub/llmlarahub">OpenSource</a><ArrowTopRightOnSquareIcon class="text-gray-500 w-4"/></div>
<div class="flex justify-start gap-2 items-center">
🧠
<a class="underline" href="https://github.com/LlmLaraHub/laralamma">Wiki Learn More </a><ArrowTopRightOnSquareIcon class="text-gray-500 w-4"/></div>
<a class="underline" href="https://laralamma-docs.readthedocs.io/en/latest/overview.html">Docs</a><ArrowTopRightOnSquareIcon class="text-gray-500 w-4"/></div>
<div class="flex justify-start gap-2 items-center">
📺
<a class="underline" href="https://www.youtube.com/playlist?list=PLL8JVuiFkO9IvRPfwH4p2UFhvj7UJxiNv">YouTube </a><ArrowTopRightOnSquareIcon class="text-gray-500 w-4"/> </div>
Expand Down

0 comments on commit 69dad61

Please sign in to comment.