Skip to content

Commit 713dcd6

Browse files
committed
Fix a link which is 404ing
Signed-off-by: John Else <[email protected]>
1 parent 4f411e6 commit 713dcd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/HA/HA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ isolate) nodes when they are not part of the cluster. In general there are
199199
the customer buy more hardware and set it up correctly.
200200
- rely on the remote hosts using a watchdog to cut their own power (i.e.
201201
halt or reboot) after a timeout. This relies on the watchdog being
202-
reliable. Most other people [don't trust the Linux watchdog](http://doc.opensuse.org/products/draft/SLE-HA/SLE-ha-guide_sd_draft/cha.ha.requirements.html);
202+
reliable. Most other people [don't trust the Linux watchdog](https://www.suse.com/documentation/sle_ha/singlehtml/book_sleha/book_sleha.html);
203203
after all the Linux kernel is highly threaded, performs a lot of (useful)
204204
functions and kernel bugs which result in deadlocks do happen.
205205
We use the Xen watchdog because we believe that the Xen hypervisor is

0 commit comments

Comments
 (0)