[gtk/ebassi/for-master: 3/3] docs: Drop the external class for links to docs.gtk.org
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/for-master: 3/3] docs: Drop the external class for links to docs.gtk.org
- Date: Tue, 23 Mar 2021 13:14:01 +0000 (UTC)
commit 2bc7abceaea72fd44c145a31e8b347f847c64e1e
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Mar 23 13:09:28 2021 +0000
docs: Drop the external class for links to docs.gtk.org
.gitlab-ci/pages/index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci/pages/index.html b/.gitlab-ci/pages/index.html
index 6d57016acf..4cffac6c3c 100644
--- a/.gitlab-ci/pages/index.html
+++ b/.gitlab-ci/pages/index.html
@@ -49,19 +49,19 @@ SPDX-License-Identifier: LGPL-2.1-or-later
<p>GTK is the primary library used to construct user interfaces. It
provides user interface controls and signal callbacks to respond to
user actions.</p>
- <p><a href="https://docs.gtk.org/gtk4/" class="external">GTK API reference</a></p>
+ <p><a href="https://docs.gtk.org/gtk4/">GTK API reference</a></p>
</div>
<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">GSK API reference</a></p>
+ <p><a href="https://docs.gtk.org/gsk4/">GSK API reference</a></p>
</div>
<div class="docblock">
<h5 id="gdk">GDK</h5>
<p>An intermediate layer which isolates GTK from the details of the windowing system.</p>
- <p><a href="https://docs.gtk.org/gdk4/" class="external">GDK API reference</a></p>
+ <p><a href="https://docs.gtk.org/gdk4/">GDK API reference</a></p>
</div>
<div class="docblock">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]