From a5971bcb10bdb8b97f0e5ae9b33718afe8846551 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sat, 2 Oct 2021 15:40:41 +0000
Subject: [PATCH] Update README.md

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 1bc9af2..a51aeb9 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
 
 * *service*: this check creates the service *OSPFv3*
 * *state*: **warning** if the OSPFv3 process is admin disabled (*shutdown*)
-* *wato*: [(see WATO options OSPVv3 general)](/../../../-/raw/master/doc/wato-general.png "see WATO options OSPVv3 general") and [(see WATO discovery options OSPVv3 general)](/../../../-/raw/master/doc/wato-general-discovery.png "see WATO discovery options OSPVv3 general")
+* *wato*: [(see WATO options OSPFv3 general)](/../../../-/raw/master/doc/wato-general.png "see WATO options OSPFv3 general") and [(see WATO discovery options OSPFv3 general)](/../../../-/raw/master/doc/wato-general-discovery.png "see WATO discovery options OSPFv3 general")
 * *perfdata*:
     * LSA count
     * Etxternal LSA count
@@ -57,7 +57,7 @@ Sample output
     * **warning** if the OSPFv3 process is admin disabled (*shutdown*)
     * **warning** if the interface OSPFv3 state *waiting* or *standby*
     * **critical** if the interface OSPFv3 state *down*
-* *wato*:  [(see WATO options OSPVv3 interface)](/../../../-/raw/master/doc/wato-interface.png "see WATO options OSPVv3 interface")
+* *wato*:  [(see WATO options OSPFv3 interface)](/../../../-/raw/master/doc/wato-interface.png "see WATO options OSPFv3 interface")
 * *perfdata*:
     * Link LSA count
     * Events
@@ -72,7 +72,7 @@ Sample output
 * *state*: 
     * **warning** if the OSPFv3 neighbor state in *attempt*, *init*, *exchangeStart*, *exchange* or *loading*
     * **critical** if the OSPFv3 neighbor state is *down*
-* *wato*:  [(see WATO options OSPVv3 neighbor)](/../../../-/raw/master/doc/wato-neighbor.png "see WATO options OSPVv3 neighbor")
+* *wato*:  [(see WATO options OSPFv3 neighbor)](/../../../-/raw/master/doc/wato-neighbor.png "see WATO options OSPFv3 neighbor")
 * *perfdata*:
     * queue length
     * Events
@@ -86,7 +86,7 @@ Sample output
 * *state*: 
     * **warning** if the OSPFv3 virtual link state in *attempt*, *init*, *exchangeStart*, *exchange* or *loading*
     * **critical** if the OSPFv3 virtual link state is *down*
-* *wato*: [(see WATO options OSPVv3 virtual link)](/../../../-/raw/master/doc/wato-virtual-link.png "see WATO options OSPVv3 virtual link")
+* *wato*: [(see WATO options OSPFv3 virtual link)](/../../../-/raw/master/doc/wato-virtual-link.png "see WATO options OSPFv3 virtual link")
 * *perfdata*:
     * queue length
     * Events
-- 
GitLab