mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Fix twitter share link
This commit is contained in:
parent
f562ee6e55
commit
a46470e742
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ export default function ShareButtons() {
|
|||
</a>
|
||||
|
||||
<a
|
||||
href="https://twitter.com/share?text=Security Checklist: A checklist for staying safe on the internet"
|
||||
href="http://twitter.com/share?text=Check out Security Checklist, a checklist to help people stay safe online&url=https://securitycheckli.st"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue