Skip to content

Commit 9a3a4cd

Browse files
committed
fix: update target page link on click
1 parent a235028 commit 9a3a4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/options.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ function Options() {
564564
<div style={{ marginLeft: "auto", paddingLeft: "40px" }}>
565565
Please check{" "}
566566
<a
567-
href="https://github.com/minagishl/google-calendar-tonton/"
567+
href="https://github.com/minagishl/google-calendar-tonton"
568568
target="_blank"
569569
rel="noopener noreferrer"
570570
>

0 commit comments

Comments
 (0)