From 42bb39630754cf30a2d4bae7d4f3f9e31abbf3f9 Mon Sep 17 00:00:00 2001 From: Lee Gaines Date: Tue, 7 Apr 2020 15:02:07 -0400 Subject: [PATCH] fix anchor links in known issues readme --- site/content/docs/user/known-issues.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/docs/user/known-issues.md b/site/content/docs/user/known-issues.md index b8075bf374..b9cc278d56 100644 --- a/site/content/docs/user/known-issues.md +++ b/site/content/docs/user/known-issues.md @@ -19,11 +19,11 @@ It may additionally be helpful to: ## Contents * [kubectl version skew](#kubectl-version-skew) * [Older Docker Installations](#older-docker-installations) -* [Docker on Btrfs or ZFS](#docker-on-btrfs-zfs) +* [Docker on Btrfs or ZFS](#docker-on-btrfs-or-zfs) * [Docker Installed With Snap](#docker-installed-with-snap) * [Failing to apply overlay network](#failing-to-apply-overlay-network) * [Failure to build node image](#failure-to-build-node-image) -* [Failure for cluster to properly start](#failure-for-cluster-to-properly-start) +* [Failing to properly start cluster](#failure-to-properly-start-cluster) * [Pod errors due to "too many open files"](#pod-errors-due-to-too-many-open-files) * [Docker permission denied](#docker-permission-denied) * [Windows Containers](#windows-containers)