From: Eli Zaretskii Date: Tue, 24 May 2016 16:06:20 +0000 (+0300) Subject: ; * CONTRIBUTE: Fix a typo. X-Git-Tag: emacs-25.0.95~51 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/503e752c4a4ec4dc05c112ae82753b85594c99be ; * CONTRIBUTE: Fix a typo. --- diff --git a/CONTRIBUTE b/CONTRIBUTE index 5102b4fe4f..a70682f29a 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE @@ -183,7 +183,7 @@ intended for more-conservative changes such as bug fixes. Typically, collective development is active on the master branch and possibly on the current release branch. Periodically, the current release branch is merged into the master, using the gitmerge function described in -admin/notes-git-workflow. +admin/notes/git-workflow. If you are fixing a bug that exists in the current release, be sure to commit it to the release branch; it will be merged to the master