diff options
author | James Lowe <pkx166h@gmail.com> | 2015-07-24 16:33:38 +0100 |
---|---|---|
committer | James Lowe <pkx166h@gmail.com> | 2015-07-30 18:45:24 +0100 |
commit | c99f1a7a513f2f239928ea208ac457bd36f0ff56 (patch) | |
tree | 4443d816a966b97aacf946426707450e4aaf7f93 | |
parent | b6807df410777d8f9220840d506e65f3c4b9c973 (diff) |
Doc: CG change 'Help us' ref to local doc not web
Issue 4520
Changed @ref for the front
page of the CG to point to
the CG itself and not the
'Help us' ref on the website.
-rw-r--r-- | Documentation/contributor.texi | 2 | ||||
-rw-r--r-- | Documentation/contributor/doc-work.itexi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/contributor.texi b/Documentation/contributor.texi index ff39d7fafd..ed1a1df7f1 100644 --- a/Documentation/contributor.texi +++ b/Documentation/contributor.texi @@ -20,7 +20,7 @@ contributors should follow. This manual is not intended to be read sequentially; new contributors should only read the sections which are relevant to them. For more -information about different jobs, see @rweb{Help us}. +information about different jobs, see @rcontrib{Help us}. @end macro @c `Contributor’s Guide' was born 2007-09-15 with this commit: diff --git a/Documentation/contributor/doc-work.itexi b/Documentation/contributor/doc-work.itexi index f017041d46..87fb7955b9 100644 --- a/Documentation/contributor/doc-work.itexi +++ b/Documentation/contributor/doc-work.itexi @@ -1864,7 +1864,7 @@ will be handled by someone who will translate it to English and send it on bug-lilypond or add an issue in the tracker, then translate back the reply from developers. -@item @rweb{Help us}: this page should be translated very freely, +@item @rcontrib{Help us}: this page should be translated very freely, and possibly not at all: ask help for contributing to LilyPond for tasks that LilyPond community in your language is able and going to handle. @end itemize |