diff --git a/check_clientbackup b/check_clientbackup
index 7bb8c745682ff6d58f994d6465d76387705323c2..f0a66a44afd6451a8a33bee7cabe2b951b726da1 100755
--- a/check_clientbackup
+++ b/check_clientbackup
@@ -17,6 +17,7 @@
 # 2022-10-21  v1.10 <axel.hahn@unibe.ch>     remove grep: warning: stray \ before white space
 #                                            show last backup, prune, verify
 # 2023-06-22  v1.11  <axel.hahn@unibe.ch>    add help and param support; add parameter for install directory
+# 2023-06-22  v1.12  <axel.hahn@unibe.ch>    add docs url of IML backup
 # ======================================================================
 
 . $( dirname $0 )/inc_pluginfunctions
diff --git a/docs/20_Checks/check_clientbackup.md b/docs/20_Checks/check_clientbackup.md
index df31899269becbdcbbbbeecb2450464da6b9c019..8214abb91cc6e639b57435b0f34b297184546247 100644
--- a/docs/20_Checks/check_clientbackup.md
+++ b/docs/20_Checks/check_clientbackup.md
@@ -4,9 +4,9 @@
 
 **check_client_backup** is a plugin to show the backup status of IML Backup.
 
-📄 Source: https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/
+📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/>
 📜 License: GNU GPL 3.0
-📖 Docs: see docs folder or online https://os-docs.iml.unibe.ch/iml-backup/
+📖 Docs: see docs folder or online <https://os-docs.iml.unibe.ch/iml-backup/>
 
 ## Requirements
 
@@ -19,7 +19,7 @@
 ______________________________________________________________________
 
 CHECK_CLIENTBACKUP 
-v1.11
+v1.12
 
 (c) Institute for Medical Education - University of Bern
 Licence: GNU GPL 3