File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,9 @@ const CodeOfConduct = () => {
78
78
</ p >
79
79
< p >
80
80
If you can’t find the organizer, please{ ' ' }
81
- < a href = "/report" rel = "noopener noreferrer " title = "Code of Conduct" >
81
+ < Link to = "/report" title = "Code of Conduct" >
82
82
Report an Issue
83
- </ a >
83
+ </ Link >
84
84
.
85
85
</ p >
86
86
< p >
Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ const Report = () => {
40
40
< li > - Send a DM to { contactInfo . twitterHandle } </ li >
41
41
< li >
42
42
- Let a{ ' ' }
43
- < a href = "/organizers" rel = "noopener noreferrer " title = "Code of Conduct" >
43
+ < Link to = "/organizers" title = "Code of Conduct" >
44
44
Core Team
45
- </ a > { ' ' }
45
+ </ Link > { ' ' }
46
46
organizer know, either in person or via Twitter.
47
47
</ li >
48
48
< li > - Send an email to { contactInfo . email } </ li >
You can’t perform that action at this time.
0 commit comments