summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/contributing.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/contributing.rst b/Documentation/contributing.rst
index b0b67ebc..0eedadc9 100644
--- a/Documentation/contributing.rst
+++ b/Documentation/contributing.rst
@@ -27,10 +27,13 @@ Source Code
-----------
libcamera is in early stages of development, and no releases are available yet.
-The source code is available from the project's git tree, hosted by LinuxTV.
+The source code is available from the project's `git tree`_, hosted by `LinuxTV`_.
$ git clone git://linuxtv.org/libcamera.git
+.. _git tree: https://git.linuxtv.org/libcamera.git/
+.. _LinuxTV: https://linuxtv.org/
+
Documentation
-------------