` block.
- 2022-10-19 CustomerLogin - The login menu has been greatly simplified (HTML / JS).
- 2022-10-18 Added ColorPicker for states and priorities. These attributes are now displayed in color as a pill.
- 2022-10-18 Added Base module to add additional inline CSS.
- 2022-10-13 Added a general ColorPicker function to LayoutObject.
- - 2022-10-10 Wrapper - Added additional
around a lot of fields to use flex technology.
+ - 2022-10-10 Wrapper - Added additional `
` around a lot of fields to use flex technology.
- 2022-10-06 Button - The buttons have revised graphics.
- 2022-10-04 Core.UI.Dialog DialogClass - Added new DialogClasses (modal-sm | modal-md | modal-lg)
- 2022-09-06 New Activity module informs you directly via frontend.
@@ -2118,7 +2118,7 @@
- 2016-06-27 Followup for bug#[12078](http://bugs.otrs.org/show_bug.cgi?id=12078) - Change wording for better translation, thanks to Balázs Úr.
- 2016-06-24 Don't write error log entry on first LDAP user login, thanks to Pawel Boguslawski.
- 2016-06-24 Fixed bug#[9000](http://bugs.otrs.org/show_bug.cgi?id=9000) - shm errors on OTRS server startup.
- - 2016-06-23 Fixed bug#[11981](http://bugs.otrs.org/show_bug.cgi?id=11981) - GenericTicketConnector ignoring "OR" in full text search.
+ - 2016-06-23 Fixed bug#[11981](http://bugs.otrs.org/show_bug.cgi?id=11981) - GenericTicketConnector ignoring `OR` in full text search.
# 5.0.11 2016-06-28
- 2016-08-03 Updated translations, thanks to all translators.
@@ -2179,7 +2179,7 @@
- 2016-05-04 Fixed bug#[12040](http://bugs.otrs.org/show_bug.cgi?id=12040) - Emails are incorrectly attached to tickets.
- 2016-05-04 Fixed bug#[12044](http://bugs.otrs.org/show_bug.cgi?id=12044) - PostMaster process crashed if a non existent ticket type is set via PostMaster filter.
- 2016-05-04 Fixed bug#[12031](http://bugs.otrs.org/show_bug.cgi?id=12031) - SubSelected class not applied to My Tickets in CustomerTicketOverview Navigation.
- - 2016-05-04 Fixed bug#[12048](http://bugs.otrs.org/show_bug.cgi?id=12048) - error message with HTML
code.
+ - 2016-05-04 Fixed bug#[12048](http://bugs.otrs.org/show_bug.cgi?id=12048) - error message with HTML `
` code.
- 2016-05-04 Fixed bug#[12049](http://bugs.otrs.org/show_bug.cgi?id=12049) - Encoding problems in REST transport.
- 2016-04-29 Fixed bug#[11614](http://bugs.otrs.org/show_bug.cgi?id=11614) - LDAP Auth loses Agent-Group relationships every 2nd login.
- 2016-04-29 Fixed bug#[12036](http://bugs.otrs.org/show_bug.cgi?id=12036) - Escalation Notification % does not work for short intervals.
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0827e733d7a..f392301cc92 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -30,8 +30,8 @@ Have fun!
## Where do I find:
- * The developer documentation https://doc.znuny.org/manual/developer/
- * The documentation in general https://doc.znuny.org/manual/
+ * The developer documentation https://doc.znuny.org/znuny/developer/
+ * The documentation in general https://doc.znuny.org/znuny/
diff --git a/INSTALL.md b/INSTALL.md
index b73cccccecb..57e8b78c0d0 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1 +1 @@
-Please see [the installation instructions](https://doc.znuny.org/manual/releases/installupdate/install.html) in the online documentation.
+Please see [the installation instructions](https://doc.znuny.org/znuny/releases/installupdate/install.html) in the online documentation.
diff --git a/UPDATING.md b/UPDATING.md
index 4fafe4f475d..81f86330daf 100644
--- a/UPDATING.md
+++ b/UPDATING.md
@@ -1 +1 @@
-Please see [the updating instructions](https://doc.znuny.org/manual/releases/installupdate/update/update-7.0.html) in the online documentation.
\ No newline at end of file
+Please see [the updating instructions](https://doc.znuny.org/znuny/releases/installupdate/update/update-7.0.html) in the online documentation.
\ No newline at end of file
diff --git a/doc/README.md b/doc/README.md
index 876d2d980a4..eccedc11911 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1 +1 @@
-Please see [the online documentation](https://doc.otrs.com/doc/).
+Please see [the online documentation](https://doc.znuny.org/).