[gtk-web/issue-18: 2/3] Fix link to HowDoI documents
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/issue-18: 2/3] Fix link to HowDoI documents
- Date: Wed, 19 Feb 2020 17:12:13 +0000 (UTC)
commit d3fc3a4ff51f036d45d82772d98531a64eb8b34a
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Feb 19 17:08:40 2020 +0000
Fix link to HowDoI documents
collections/_pages/docs.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/collections/_pages/docs.html b/collections/_pages/docs.html
index 8f075d7..ca648d7 100644
--- a/collections/_pages/docs.html
+++ b/collections/_pages/docs.html
@@ -86,7 +86,7 @@ docs_list:
<div class="row d-flex justify-content-center pt-5">
<div class="col-md-8 pb-5">
<div class="list-group">
- <a href="https://developer.gnome.org/howdoi" target="_blank" class="d-flex py-3 px-3
text-decoration-none text-dark border rounded shadow-sm-hover bg-light-hover justify-content-between
align-items-center mb-2">How do I…?<i class="fas fa-chevron-circle-right text-info"></i></a>
+ <a href="https://wiki.gnome.org/HowDoI" target="_blank" class="d-flex py-3 px-3
text-decoration-none text-dark border rounded shadow-sm-hover bg-light-hover justify-content-between
align-items-center mb-2">How do I…?<i class="fas fa-chevron-circle-right text-info"></i></a>
<a href="https://developer.gnome.org/gtk3/stable/gtk-question-index.html" target="_blank"
class="d-flex py-3 px-3 text-decoration-none text-dark border rounded shadow-sm-hover bg-light-hover
justify-content-between align-items-center mb-2">Frequently asked question sections<i class="fas
fa-chevron-circle-right text-info"></i></a>
<a href="https://developer.gnome.org/gtk3/stable/ch01s04.html" target="_blank" class="d-flex py-3
px-3 text-decoration-none text-dark border rounded shadow-sm-hover bg-light-hover justify-content-between
align-items-center mb-2">Creating your first application<i class="fas fa-chevron-circle-right
text-info"></i></a>
<a href="https://gitlab.gnome.org/GNOME/gtk/tree/master/CONTRIBUTING.md" target="_blank"
class="d-flex py-3 px-3 text-decoration-none text-dark border rounded shadow-sm-hover bg-light-hover
justify-content-between align-items-center mb-2">Your first contribution to GTK<i class="fas
fa-chevron-circle-right text-info"></i></a>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]