summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-11-29 11:40:23 +0100
committerLennart Poettering <lennart@poettering.net>2018-11-29 19:09:09 +0100
commitf7db73528f40b1ebef32f6e77246a9ecc7684354 (patch)
treec77f62b54990e3c349b88977c7f048e1e3407000 /docs
parent401faa3533280b05fee972e0c64885caf4b31e4c (diff)
downloadsystemd-f7db73528f40b1ebef32f6e77246a9ecc7684354.tar.gz
docs: work around GitHub pages weirdness
Fixes: #10546
Diffstat (limited to 'docs')
-rw-r--r--docs/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md
index 5857c40217..f27aeaad2b 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -5,10 +5,10 @@
* [The Boot Loader Interface](https://systemd.io/BOOT_LOADER_INTERFACE)
* [The Boot Loader Specification](https://systemd.io/BOOT_LOADER_SPECIFICATION)
* [Control Group APIs and Delegation](https://systemd.io/CGROUP_DELEGATION)
-* [The systemd Community Conduct Guidelines](https://systemd.io/CODE_OF_CONDUCT)
+* [The systemd Community Conduct Guidelines](https://github.com/systemd/systemd/blob/master/docs/CODE_OF_CONDUCT.md)
* [Code Quality Tools](https://systemd.io/CODE_QUALITY)
* [Coding Style](https://systemd.io/CODING_STYLE)
-* [Contributing](https://systemd.io/CONTRIBUTING)
+* [Contributing](https://github.com/systemd/systemd/blob/master/docs/CONTRIBUTING.md)
* [Porting systemd To New Distributions](https://systemd.io/DISTRO_PORTING)
* [Known Environment Variables](https://systemd.io/ENVIRONMENT)
* [Hacking on systemd](https://systemd.io/HACKING)