summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-04-15 06:15:17 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-04-15 06:15:17 +0200
commit6cdd1f10a51160197116175b55f1a47cb23d8bdf (patch)
treeccf6dc499818b3a9934981d5abbf80702298d52e
parentd32dbc6543930637bad60cd65ce14e3c0fdfe6e1 (diff)
downloadpygobject-6cdd1f10a51160197116175b55f1a47cb23d8bdf.tar.gz
docs: don't use the github logo for our git repo. Fixes #202
-rw-r--r--docs/bugs_repo.rst4
-rw-r--r--docs/icons.rst4
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/bugs_repo.rst b/docs/bugs_repo.rst
index d18b8f01..830c23f8 100644
--- a/docs/bugs_repo.rst
+++ b/docs/bugs_repo.rst
@@ -13,8 +13,8 @@ We use the GNOME GitLab issue tracker:
* Create a new issue: https://gitlab.gnome.org/GNOME/pygobject/issues/new
-|github-logo| Git Repo
-----------------------
+|git-logo| Git Repo
+-------------------
PyGObject uses `Git <https://git-scm.com/>`_ for source control and the git
repo is hosted on the `GNOME Gitlab instance <https://gitlab.gnome.org/>`__:
diff --git a/docs/icons.rst b/docs/icons.rst
index 7637df20..6ccf5cee 100644
--- a/docs/icons.rst
+++ b/docs/icons.rst
@@ -39,6 +39,10 @@
<i class="fa fa-github"></i>
+.. |git-logo| raw:: html
+
+ <i class="fa fa-git-square"></i>
+
.. |bug-logo| raw:: html
<i class="fa fa-bug"></i>