From 99c48023670f41fba0201a004e83de83964e2fb0 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 10 Nov 2019 12:14:00 +0100 Subject: [PATCH] Fixed docker docs line break --- docker/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index b99b12e5..8bb4a56d 100644 --- a/docker/README.md +++ b/docker/README.md @@ -186,7 +186,8 @@ The whole configuration should have this format, but it can be split into multip ``` > This is internally parsed to how shlink expects the config. If you are using a version previous to 1.17.0, this parser is not present and you need to provide a config structure like the one [documented previously](https://github.com/shlinkio/shlink-docker-image/tree/v1.16.3#provide-config-via-volumes). -> The `not_found_redirect_to` option has been deprecated when `regular_404_redirect_to` and `base_url_redirect_to` have been introduced. Use `invalid_short_url_redirect_to` instead (however, it will still work for backwards compatibility). + +> The `not_found_redirect_to` option has been deprecated in v1.20. Use `invalid_short_url_redirect_to` instead (however, it will still work for backwards compatibility). Once created just run shlink with the volume: