summary refs log tree commit diff
path: root/Documentation/contributing/index.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/contributing/index.adoc')
-rw-r--r--Documentation/contributing/index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/contributing/index.adoc b/Documentation/contributing/index.adoc
index 48255d8..03eac68 100644
--- a/Documentation/contributing/index.adoc
+++ b/Documentation/contributing/index.adoc
@@ -48,7 +48,7 @@ There is also a web interface https://spectrum-os.org/lists/hyperkitty/
 that you can use to browse or even post to the mailing list.
 
 Add a Signed-off-by line to each patch you submit, to indicate your
-certification of the xref:https://spectrum-os.org/git/spectrum/tree/DCO-1.1.txt[Developer's Certificate of Origin] for that patch.
+certification of the https://spectrum-os.org/git/spectrum/tree/DCO-1.1.txt[Developer's Certificate of Origin] for that patch.
 The easiest way to do this is with `git commit's -s` flag.
 
 Do not be too afraid of getting it wrong the first couple of times.