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 = () => {
7878 </ p >
7979 < p >
8080 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" >
8282 Report an Issue
83- </ a >
83+ </ Link >
8484 .
8585 </ p >
8686 < p >
Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ const Report = () => {
4040 < li > - Send a DM to { contactInfo . twitterHandle } </ li >
4141 < li >
4242 - Let a{ ' ' }
43- < a href = "/organizers" rel = "noopener noreferrer " title = "Code of Conduct" >
43+ < Link to = "/organizers" title = "Code of Conduct" >
4444 Core Team
45- </ a > { ' ' }
45+ </ Link > { ' ' }
4646 organizer know, either in person or via Twitter.
4747 </ li >
4848 < li > - Send an email to { contactInfo . email } </ li >
You can’t perform that action at this time.
0 commit comments