From 514f16b290229cc1105cdaf8102fee59b1365aee Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Fri, 18 Oct 2019 02:40:54 -0400 Subject: Fix links on website. --- content/docs/architecture_guide/performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/docs/architecture_guide') diff --git a/content/docs/architecture_guide/performance.md b/content/docs/architecture_guide/performance.md index 65cbcb700..43ee5ada4 100644 --- a/content/docs/architecture_guide/performance.md +++ b/content/docs/architecture_guide/performance.md @@ -175,7 +175,7 @@ similarly loads a number of modules and binds an HTTP server. > Note: most of the time overhead above is associated Docker itself. This is > evident with the empty `runc` benchmark. To avoid these costs with `runsc`, > you may also consider using `runsc do` mode or invoking the [OCI -> runtime](../../user_guide/oci/) directly. +> runtime](../../user_guide/quick_start/oci/) directly. ## Network -- cgit v1.2.3