From a545557e937b4d36f59956a06bfc32036514bf2b Mon Sep 17 00:00:00 2001 From: Corey Jewett Date: Wed, 10 Jan 2018 18:17:56 -0800 Subject: [PATCH] fix link to server.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdd127860..26f5ccbdc 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ This will prompt you for user credentials which will be saved on the `verdaccio` ## Server Side Configuration -When you start a server, it auto-creates a config file. For instructions on how to run Verdaccio as a service, with a nice URL or behind a proxy have a look at the [server-side configure document](https://github.com/verdaccio/verdaccio/tree/master/wiki/server.md). +When you start a server, it auto-creates a config file. For instructions on how to run Verdaccio as a service, with a nice URL or behind a proxy have a look at the [server-side configure document](https://github.com/verdaccio/verdaccio/blob/master/docs/server.md). ## Docker