From ad224d61d0d807def43bb1c8b9253082aafb16d2 Mon Sep 17 00:00:00 2001 From: Alejandro Sanchez Medina Date: Thu, 6 Jul 2023 11:20:36 +0200 Subject: nixos manual contributing link to nixpkgs syntax Co-authored-by: Shahar "Dawn" Or --- doc/contributing/contributing-to-documentation.chapter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/contributing/contributing-to-documentation.chapter.md') diff --git a/doc/contributing/contributing-to-documentation.chapter.md b/doc/contributing/contributing-to-documentation.chapter.md index a732eee4b9627..fe3be910826cd 100644 --- a/doc/contributing/contributing-to-documentation.chapter.md +++ b/doc/contributing/contributing-to-documentation.chapter.md @@ -1,4 +1,4 @@ -# Contributing to this documentation {#chap-contributing} +# Contributing to Nixpkgs documentation {#chap-contributing} The sources of the Nixpkgs manual are in the [doc](https://github.com/NixOS/nixpkgs/tree/master/doc) subdirectory of the Nixpkgs repository. The manual is still partially written in DocBook but it is progressively being converted to [Markdown](#sec-contributing-markup). -- cgit 1.4.1