changed name in silicosheets

This commit is contained in:
SilicoFlare
2023-03-20 14:27:50 +05:30
committed by GitHub
parent 5682a2cb41
commit 11b394c787

View File

@@ -88,7 +88,7 @@
<center> <center>
<button class="listing" onclick="window.open('./c_cheatsheets/c_install_guide.pdf', '_blank').focus();" type="button">Installation</button><br><br> <button class="listing" onclick="window.open('./c_cheatsheets/c_install_guide.pdf', '_blank').focus();" type="button">Installation</button><br><br>
<button class="listing" onclick="window.open('./c_cheatsheets/c_intro_cheatsheet.pdf', '_blank').focus();" type="button">Introduction</button><br><br> <button class="listing" onclick="window.open('./c_cheatsheets/c_intro_cheatsheet.pdf', '_blank').focus();" type="button">Introduction</button><br><br>
<button class="listing" onclick="window.open('./c_cheatsheets/c_values_and_data_types.pdf', '_blank').focus();" type="button">Values and Data Types</button><br><br> <button class="listing" onclick="window.open('./c_cheatsheets/c_values_and_datatypes.pdf', '_blank').focus();" type="button">Values and Data Types</button><br><br>
</center> </center>
</div><br><br> </div><br><br>