Skip to content

Commit

Permalink
Merge pull request #139 from SCCapstone/underscore
Browse files Browse the repository at this point in the history
link updated
  • Loading branch information
wihobbs authored Feb 25, 2023
2 parents 9386c80 + 0eca53f commit d33b57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/views/Login.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ const Login = () => {

<div class="flex justify-between items-center mb-6 grid grid-cols-2 gap-2">
<Button
href="/create-account"
href="/create_account"
class="text-slate-800 h-13 font-semibold hover:text-black bg-polished_pine rounded p-3 border-2"
>
Register
Expand Down

0 comments on commit d33b57d

Please sign in to comment.