diff options
author | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-11-04 07:43:44 +0100 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-11-04 07:43:44 +0100 |
commit | 72e886328c14c832b2ed71c400069b63852ee18d (patch) | |
tree | 92b4f32df417af5cbb9433386d996ec7d17522e9 /doc/contributing.texi | |
parent | 1c41971e721dde203580ec17899beae546f1133a (diff) | |
parent | f54f36b363a86bb033275e3a0594974d3d91bd53 (diff) | |
download | guix-72e886328c14c832b2ed71c400069b63852ee18d.tar.gz guix-72e886328c14c832b2ed71c400069b63852ee18d.zip |
Merge branch 'master' into gnome-team
Change-Id: I88d3789460d1a89917451d80405d89a2824006ac
Diffstat (limited to 'doc/contributing.texi')
-rw-r--r-- | doc/contributing.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi index ac7f8d2e0f..30876447d4 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -1666,7 +1666,7 @@ relies on the @file{etc/teams.scm} script, which can also be invoked manually if you do not use the preferred @command{git send-email} command to submit patches. To list the available actions of the script, you can invoke it via the @command{etc/teams.scm help} command. For -more information regarding teams, see @xref{Teams}. +more information regarding teams, @pxref{Teams}. @unnumberedsubsubsec Multiple Patches @anchor{Multiple Patches} |