From cfb0148e53dabe69159a2986fb654b669d164b9a Mon Sep 17 00:00:00 2001 From: Raymond Feng <rfeng@us.ibm.com> Date: Fri, 17 Mar 2017 08:46:35 -0700 Subject: [PATCH] Fix file patch --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 29bb0008..c951ec91 100644 --- a/docs.json +++ b/docs.json @@ -5,7 +5,7 @@ "lib/server-app.js", "lib/loopback.js", "lib/registry.js", - "server/current-context.js", + "lib/current-context.js", "lib/access-context.js", { "title": "Base models", "depth": 2 }, "lib/model.js",