Skip to content

Commit 92d747e

Browse files
author
Erik van Bilsen
committed
Test
1 parent 9bf939a commit 92d747e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/1.GettingStarted/1.0a.OpenGL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ You now learned a bit about OpenGL as a specification and a library, how OpenGL
117117
* [OpenGL registry](https://www.opengl.org/registry/): hosts the OpenGL specifications and extensions for all OpenGL versions.
118118
* [OpenGL ES registry](https://www.khronos.org/registry/gles/): hosts the OpenGL ES specifications and extensions for all OpenGL ES versions.
119119

120-
| :arrow_left: [Learn OpenGL(ES) with Delphi](../../README.md) | [Contents](../../README.md#Contents) | [Creating an OpenGL App](1.0b.CreateApp.md) :arrow_right: |
121-
|-|-|-|
120+
:arrow_left: [Learn OpenGL(ES) with Delphi](../../README.md) | [Contents](../../README.md#Contents) | [Creating an OpenGL App](1.0b.CreateApp.md) :arrow_right:
121+
--|--|--
122122

0 commit comments

Comments
 (0)