Skip to content

Commit

Permalink
Fix typo in twitter link (facebook#11529)
Browse files Browse the repository at this point in the history
Summary:
A user find and reported this in issue facebook#11528

Pull Request resolved: facebook#11529

Reviewed By: hx235

Differential Revision: D46653618

Pulled By: jowlyzhang

fbshipit-source-id: aa98f59028daaaa5b0bd3b96ee87dcdd7369a8b9
  • Loading branch information
jowlyzhang authored and facebook-github-bot committed Jun 12, 2023
1 parent 7c67aee commit a2a90f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h2><a href="https://opensource.fb.com/" target="_blank">Meta Open Source</a></h
</div>
<div class="footerSection">
<a class="footerLink" href="https://github.com/facebook/rocksdb" target="_blank">GitHub</a>
<a class="footerLink" href="hhttps://twitter.com/rocksdb" target="_blank">Twitter</a>
<a class="footerLink" href="https://twitter.com/rocksdb" target="_blank">Twitter</a>
<a class="footerLink" href="https://opensource.fb.com/legal/terms" target="_blank">Terms of Use</a>
<a class="footerLink" href="https://opensource.fb.com/legal/privacy" target="_blank">Privacy Policy</a>
</div>
Expand Down

0 comments on commit a2a90f8

Please sign in to comment.