From 3cbcfeb5034e6f435c2f6281b56c1ac911a364fc Mon Sep 17 00:00:00 2001 From: Kevin Putnam Date: Fri, 20 Dec 2019 10:49:49 -0800 Subject: [PATCH] Fixed two broken links found in weekly check. Signed-off-by: Kevin Putnam --- source/guides/stacks/dbrs.rst | 2 +- source/tutorials/yubikey-u2f.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/guides/stacks/dbrs.rst b/source/guides/stacks/dbrs.rst index 39c318c0..6df4cfb5 100644 --- a/source/guides/stacks/dbrs.rst +++ b/source/guides/stacks/dbrs.rst @@ -619,7 +619,7 @@ To start a redisfailover instance in Kubernetes run the following .. _Quick Start Guide: https://software.intel.com/en-us/articles/quick-start-guide-configure-intel-optane-dc-persistent-memory-on-linux -.. _Managing NVDIMMs: https://docs.pmem.io/ndctl-users-guide/managing-nvdimms +.. _Managing NVDIMMs: https://docs.pmem.io/ndctl-user-guide/managing-nvdimms .. _Configure, Manage, and Profile: https://software.intel.com/en-us/articles/configure-manage-and-profile-intel-optane-dc-persistent-memory-modules diff --git a/source/tutorials/yubikey-u2f.rst b/source/tutorials/yubikey-u2f.rst index 3d3c9805..2a8c1e89 100644 --- a/source/tutorials/yubikey-u2f.rst +++ b/source/tutorials/yubikey-u2f.rst @@ -18,7 +18,7 @@ One-Time Password (OTP), Smart card, FIDO2, and Universal 2nd Factor (U2F). A list of `websites that accept U2F authentication with the YubiKey`_ is available on the Yubico website. See the Yubico website to learn more about -the Yubikey: https://www.yubico.com/getstarted/meet-the-yubikey/ +the Yubikey: https://www.yubico.com/getstarted/ Prerequisites *************