Skip to content

Commit 8373450

Browse files
committed
fix: user guide link
1 parent 9c57f46 commit 8373450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atcoder-problems-frontend/src/components/NavigationBar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export const NavigationBar = () => {
9494

9595
<NavItem>
9696
<NavLink
97-
href="./book/index.html"
97+
href="https://kenkoooo.com/atcoder/book/index.html"
9898
target="_blank"
9999
rel="noopener noreferrer"
100100
>

0 commit comments

Comments
 (0)