cpp cheatsheet fix (#5440)

This commit is contained in:
Divyansh Singh
2021-07-20 00:36:58 +05:30
committed by GitHub
parent 03fcd6b5bb
commit 2c79e9c882

View File

@ -42,7 +42,7 @@
<h3 id="cpp">C++</h3>
* [C++ Quick Reference](https://www.hoomanb.com/cs/quickref/CppQuickRef.pdf) (PDF)
* [C++ Quick Reference](http://www.hoomanb.com/cs/QuickRef/CppQuickRef.pdf) (PDF)
### Clojure