From fdc624c164239b8ab42a9a0a225f78bf83395efc Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 15 Jul 2019 17:42:40 +0100 Subject: [PATCH] ;doc: contrib: link to components list [ci skip] --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5ede3bbae..4bab849dd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1253,7 +1253,7 @@ input format, output format, etc. Each component gets a light blue label in the issue tracker. Component names (sometimes abbreviated) are used as a prefix to commit messages, and to organise changelogs and release notes. The current components, and their open issues, can be seen in -the Open Issues table above. +the [Open Issues](#open-issues) table above. ### Custodians