From 5764b0255e44a97bfa270500a804d07183ad4c3d Mon Sep 17 00:00:00 2001 From: "Yu Wang (UC)" Date: Wed, 25 Jan 2017 09:44:44 -0800 Subject: [PATCH] fix the escape of < and > --- docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 2331aab..cd613d8 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -18,4 +18,4 @@ http://kubernetes.io/docs/user-guide/images/#using-azure-container-registry-acr ## How to access Docker Registry HTTP API V2? ACR supports Docker Registry HTTP API V2. The APIs can be accessed at -https:///v2/ +https://\/v2/