From c3ee7929be2711a07ac8b8fe5e6f2082a57b216f Mon Sep 17 00:00:00 2001 From: bunkerity Date: Thu, 7 Jul 2022 17:17:39 +0200 Subject: [PATCH] docs - change target of the web UI demo link to blank --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 871e9842f..7c84d3cb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## v1.4.3 - -- Fix various documentation errors/typos +- Fix various documentation errors/typos and add various enhancements - Fix ui.env not read when using Linux integration - Fix check if BunkerNet is activated on default server - Add \*_CUSTOM_CONF_\* setting to automatically add custom config files from setting value diff --git a/README.md b/README.md index dd658fa78..913ee83ea 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ Check the [settings section](https://docs.bunkerweb.io/latest/settings) of the d # Web UI

- BunkerWeb UI demo + BunkerWeb UI demo

The "Web UI" is a web application that helps you manage your BunkerWeb instance using a user-friendly interface instead of the command-line one.