Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
fix: correct 'Connect to Keybase' link destination
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Aug 2, 2019
1 parent 12c6b4c commit 920c3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v2/components/Validators/Detail/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ const ValidatorsDetail = ({match}: {match: Match}) => {
size="large"
fullWidth
color="primary"
href="https://github.com/solana-labs/tour-de-sol#validator-public-key-registration"
href="https://github.com/solana-labs/tour-de-sol#publishing-information-about-your-validator"
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit 920c3af

Please sign in to comment.