Skip to content

Commit

Permalink
Change address of weblab site to new one in Skeleton.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gulkily authored Jan 16, 2023
1 parent edf3e7a commit 8913dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/pages/Skeleton.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const Skeleton = ({ userId, handleLogin, handleLogout }) => {
<ul>
<li>
Change the Frontend CLIENT_ID (Skeleton.js) to your team's CLIENT_ID (obtain this at
http://weblab.us/clientid)
http://weblab.is/clientid)
</li>
<li>Change the Server CLIENT_ID to the same CLIENT_ID (auth.js)</li>
<li>
Expand Down

0 comments on commit 8913dc8

Please sign in to comment.