From 3c569d3edc021446ebb5c3c44fc66a0ef3db1566 Mon Sep 17 00:00:00 2001 From: mpl Date: Fri, 4 Nov 2016 00:36:00 +0100 Subject: [PATCH] doc/server-config: fix genconfig typo Change-Id: I8b3494f0705ae1726e967c6b61b2ef3a8d9502fb --- doc/server-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/server-config.md b/doc/server-config.md index 72a67de6c..c4b474ae7 100644 --- a/doc/server-config.md +++ b/doc/server-config.md @@ -89,7 +89,7 @@ storage and the other ones are set up as mirrors. The precedence order is the same as the order they are listed above. Others aren't yet supported by the simple config mode. Patches to -`pkg/genconfig` welcome. +[pkg/serverinit](https://camlistore.org/pkg/serverinit/genconfig.go) welcome. ## Indexing options {#indexing}