aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/quick-start.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/quick-start.xml b/doc/quick-start.xml
index 4f0952896e4..292d66864a4 100644
--- a/doc/quick-start.xml
+++ b/doc/quick-start.xml
@@ -210,8 +210,12 @@
</listitem>
<listitem>
<para>
- Optionally commit the new package and open a pull request, or send a patch
- to <literal>https://groups.google.com/forum/#!forum/nix-devel</literal>.
+ Optionally commit the new package and open a pull request <link
+ xlink:href="https://github.com/NixOS/nixpkgs/pulls">to nixpkgs</link>, or
+ use <link
+ xlink:href="https://discourse.nixos.org/t/about-the-patches-category/477">
+ the Patches category</link> on Discourse for sending a patch without a
+ GitHub account.
</para>
</listitem>
</orderedlist>