Skip to content

Commit

Permalink
Updated welcome web route view
Browse files Browse the repository at this point in the history
  • Loading branch information
Brivan-26 committed Dec 15, 2022
1 parent ea47f6f commit 946709b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/welcome.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
</head>
<body>
<div>
<p>Devfest22 Challenges infra API</p>
<a href="https://devfest22-challenges.gdgalgiers.com">Go to challenges</a>
<p>Welcome Day 2022 Challenges infra API</p>
<a href="https://welcomeDay22-challenges.gdgalgiers.com">Go to challenges</a>
</div>
</body>
</html>

0 comments on commit 946709b

Please sign in to comment.