Skip to content

Commit

Permalink
fix : update to correct url for deploymenet server
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTheKorean committed Jul 15, 2024
1 parent 11127a6 commit 673e247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ class Header extends HTMLElement {
return html`
<header>
<div class="header-content">
<a href="/">
<a href="/leetcode-website/">
<svg
id="logo"
width="45"
Expand Down

0 comments on commit 673e247

Please sign in to comment.