summaryrefslogtreecommitdiff
path: root/docs/CONTRIBUTING.md
diff options
context:
space:
mode:
authorRobert Fairley <rfairley@redhat.com>2018-08-20 15:40:32 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-08-21 14:05:14 +0000
commit417b5c7067436893c865eabe1774777f30e98c59 (patch)
tree2b01e58bee386ef27baccd8d1938dfb9465b83e5 /docs/CONTRIBUTING.md
parentbb66a03fefb43cead6e059875cc5ad78a2401ec3 (diff)
downloadostree-417b5c7067436893c865eabe1774777f30e98c59.tar.gz
docs: Add Contributing Tutorial to Mkdocs pages
This adds the Contributing Tutorial (contributing-tutorial.md) to the pages setting of Mkdocs, so that the tutorial will render in the readthedocs.io documentation. Closes: #1711 Approved by: jlebon
Diffstat (limited to 'docs/CONTRIBUTING.md')
-rw-r--r--docs/CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md
index ed22e90a..de14c380 100644
--- a/docs/CONTRIBUTING.md
+++ b/docs/CONTRIBUTING.md
@@ -168,7 +168,7 @@ Instead do this:
}
}
-Contributing: Tutorial
-----------------------
+Contributing Tutorial
+---------------------
-For a detailed walk-through on building, modifying, and testing, see this [tutorial on how to start contributing to OSTree](contributing-tutorial.md). \ No newline at end of file
+For a detailed walk-through on building, modifying, and testing, see this [tutorial on how to start contributing to OSTree](contributing-tutorial.md).