Skip to content

Commit

Permalink
docs: Fix typo in the docs landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
ebassi committed Mar 20, 2021
1 parent b84d959 commit 0178cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci/pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h5 id="gdk">GTK</h5>
<div class="docblock">
<h5 id="gdk">GSK</h5>
<p>An intermediate layer which provides a rendering API implemented using Cairo, OpenGL or Vulkan.</p>
<p><a href="https://docs.gtk.org/gsk4/" class="external">GDK API reference</a></p>
<p><a href="https://docs.gtk.org/gsk4/" class="external">GSK API reference</a></p>
</div>

<div class="docblock">
Expand Down

0 comments on commit 0178cdb

Please sign in to comment.