Skip to content

Commit 0c13a66

Browse files
authored
Update Results.tsx
1 parent 42758fb commit 0c13a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/Results.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ const Results = (): JSX.Element => {
907907
<a href="#view-download-raw-data"><span className="toggle-filters">Export Data</span></a>
908908
<a href="/about"><span className="toggle-filters">Learn about the Results</span></a>
909909
<a href="/about#additional-resources"><span className="toggle-filters">More tools</span></a>
910-
<a target="_blank" rel="noreferrer" href="https://github.com/lissy93/web-check"><span className="toggle-filters">View GitHub</span></a>
910+
<a target="_blank" rel="noreferrer" href="https://github.com/ceaserone/Web.Check.PLUS"><span className="toggle-filters">View GitHub</span></a>
911911
</div>
912912
) }
913913
</FilterButtons>

0 commit comments

Comments
 (0)