summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorRay <[email protected]>2023-01-22 22:32:15 +0100
committerGitHub <[email protected]>2023-01-22 22:32:15 +0100
commit8b752fd9f78f6b5af332656c9ac4eed2ef5a36ac (patch)
tree5db79bb69fb4f3958394e0b102726fda9c85aea4 /index.html
parentbf2db5dc10c9b8d10ab555c3834a9e96d2873d3e (diff)
parentf89d3a91fb184e516291cc24f0b13ab3b1171e6f (diff)
downloadraylib.com-8b752fd9f78f6b5af332656c9ac4eed2ef5a36ac.tar.gz
raylib.com-8b752fd9f78f6b5af332656c9ac4eed2ef5a36ac.zip
Merge pull request #48 from colleen05/master
Fixed anchor scrolling past nav bar, updated platform icons, fixed nav bar on license page.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 74be9e9..8398646 100644
--- a/index.html
+++ b/index.html
@@ -98,7 +98,7 @@
</div>
</div>
<br>
- <h2 id="platforms"><a class="anchor-link" href="#platforms"></a>raylib supported platforms</h2>
+ <h2 id="supported-platforms"><a class="anchor-link" href="#supported-platforms"></a>raylib supported platforms</h2>
<br>
<p>raylib supports multiple target platforms, it has been tested in the following ones but, technically, any platform that supports C language and OpenGL graphics (or similar) can run raylib or it can be very easily ported to.</p>
<br>