aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/projects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/projects.html b/html/projects.html
index 88d55dd..a16c1c7 100644
--- a/html/projects.html
+++ b/html/projects.html
@@ -56,7 +56,7 @@
<tr>
<td>Expressjs login</td>
<td>web app using react for frontend and express for backend with JSON Web Token (JWT) for session handling</td>
- <td><a href="https://github.com/schererleander/expressjs-login"></a></td>
+ <td><a href="https://github.com/schererleander/expressjs-login">GitHub</a></td>
</tr>
</tbody>
</table>