File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -29,17 +29,15 @@ const currentLocale = Astro.currentLocale || "ja";
2929 href ={ getRelativeLocaleUrl (currentLocale , " staffs" )}
3030 class =" text-link" >Staff</a
3131 >
32- <!--
3332 <a
34- href={getRelativeLocaleUrl(currentLocale, "help")}
33+ href =" https://docs.google.com/document/d/e/2PACX-1vTND_zm397IJTp4cbZwR3tpOhnsTtLIkDwcqDfMTg1K0jjWrHJ7i70ukkwukW2nL0nioqdCbOUG8E6I/pub "
3534 class =" text-link external-link"
3635 target =" _blank"
3736 rel =" noopener noreferrer"
3837 >
3938 <span >Help</span >
4039 <OpenInNewIcon class =" external-icon" />
4140 </a >
42- -->
4341 <a
4442 href =" https://docs.google.com/document/d/1LxjzxHK23aTAFvGZeR-BpHf8sC6RKAqbImtnUtxQ3Yo/edit?tab=t.0#heading=h.n5j5dks9hlev"
4543 class =" text-link external-link"
Original file line number Diff line number Diff line change @@ -251,17 +251,15 @@ const currentLocale = Astro.currentLocale || "ja";
251251 </a >
252252 </li >
253253 </ul >
254- <!--
255254 <a
256- href={getRelativeLocaleUrl(currentLocale, "help")}
255+ href =" https://docs.google.com/document/d/e/2PACX-1vTND_zm397IJTp4cbZwR3tpOhnsTtLIkDwcqDfMTg1K0jjWrHJ7i70ukkwukW2nL0nioqdCbOUG8E6I/pub "
257256 class =" external-link"
258257 target =" _blank"
259258 rel =" noopener noreferrer"
260259 >
261260 <span >Help</span >
262261 <OpenInNewIcon class =" external-icon" />
263262 </a >
264- -->
265263 <a
266264 href =" https://docs.google.com/document/d/1LxjzxHK23aTAFvGZeR-BpHf8sC6RKAqbImtnUtxQ3Yo/edit?tab=t.0#heading=h.n5j5dks9hlev"
267265 class =" external-link"
You can’t perform that action at this time.
0 commit comments