Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Commit 1bfb999

Browse files
committed
Update archive link
1 parent 8949b52 commit 1bfb999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/comps/ui/nav/NavDrawer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ const NavDrawer = ({ drawerOpen, setDrawerOpen }) => {
178178
button
179179
onClick={() =>
180180
window.open(
181-
"https://docs.google.com/spreadsheets/d/1zXnAbnR3uq0a1bJxKKefP1xShE6ovyJX2k9bl_qkEco/edit?usp=sharing"
181+
"https://docs.google.com/spreadsheets/d/1qf-T82RdeLEScyET4trsZlih_QhWrA7YC9VjhonDdT8/edit?usp=sharing"
182182
)
183183
}
184184
>

0 commit comments

Comments
 (0)