From c83b5c6e73c6b386b83a63a77704d8e40fb45df3 Mon Sep 17 00:00:00 2001 From: Philipp Heckel Date: Tue, 18 Jan 2022 11:59:13 -0500 Subject: [PATCH] Update another instance of a broken link; related to #106 --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 9840a832..df7751dd 100644 --- a/docs/config.md +++ b/docs/config.md @@ -18,7 +18,7 @@ get a list of [command line options](#command-line-options). ## Example config !!! info - Definitely check out the **[server.yml](https://github.com/binwiederhier/ntfy/blob/main/config/server.yml)** file. + Definitely check out the **[server.yml](https://github.com/binwiederhier/ntfy/blob/main/server/server.yml)** file. It contains examples and detailed descriptions of all the settings. The most basic settings are `base-url` (the external URL of the ntfy server), the HTTP/HTTPS listen address (`listen-http`