Skip to content

Commit 43a042d

Browse files
committed
update url
1 parent 0825fe1 commit 43a042d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/index.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
<div>
8484
<img
8585
class="h-8 w-auto"
86-
src="/img/logos/workflow-mark-on-white.svg"
87-
alt=""
86+
src="https://github.com/organizations/RealCodeCamp/settings/profile"
87+
alt="Real Code Camp"
8888
/>
8989
</div>
9090
<div class="-mr-2">
@@ -156,7 +156,7 @@
156156
>
157157
<div class="rounded-md shadow">
158158
<a
159-
href="http://bit.ly/DiscordRealCodeCamp"
159+
href="http://bit.ly/RealCodeCampGroup"
160160
class="w-full flex items-center justify-center px-8 py-3 border border-transparent text-base leading-6 font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-500 focus:outline-none focus:shadow-outline transition duration-150 ease-in-out md:py-4 md:text-lg md:px-10"
161161
>
162162
Join now

0 commit comments

Comments
 (0)