Skip to content

Commit

Permalink
Fixed error in OS table.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRichards-Code committed Jan 16, 2024
1 parent 4f120d2 commit d947a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To begin the tutorial, select the platform and graphics API you want to use:
| | D3D11 | D3D12 | OpenGL or OpenGL ES | Vulkan |
+=========+===============================================+===============================================+======================================================+=====================================================+
| Android | | | `Android, OpenGL ES </android/opengles/index.html>`_ | `Android, Vulkan </android/vulkan/index.html>`_ |
+---------+-----------------------------------------------+-----------------------------------------------+-------------------------------------------------------+----------------------------------------------------+
+---------+-----------------------------------------------+-----------------------------------------------+------------------------------------------------------+-----------------------------------------------------+
| Linux | | | `Linux, OpenGL </linux/opengl/index.html>`_ | `Linux, Vulkan </linux/vulkan/index.html>`_ |
+---------+-----------------------------------------------+-----------------------------------------------+------------------------------------------------------+-----------------------------------------------------+
| Windows | `Windows, D3D11 </windows/d3d11/index.html>`_ | `Windows, D3D12 </windows/d3d12/index.html>`_ | `Windows, OpenGL </windows/opengl/index.html>`_ | `Windows, Vulkan </windows/vulkan/index.html>`_ |
Expand Down

0 comments on commit d947a7a

Please sign in to comment.