From 790b32b772c085d871a9b8a60479677fb306c2d8 Mon Sep 17 00:00:00 2001 From: Feyisayo Akinboboye Date: Sat, 23 Jun 2018 10:29:50 +0100 Subject: [PATCH] Update remote-admin.md Updated the link to description of "static files" --- hugo/content/docs/editing/remote-admin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo/content/docs/editing/remote-admin.md b/hugo/content/docs/editing/remote-admin.md index 20f6ea3f9..8db8e8fec 100644 --- a/hugo/content/docs/editing/remote-admin.md +++ b/hugo/content/docs/editing/remote-admin.md @@ -29,7 +29,7 @@ Select the General tab, and find the Project Paths option. From here you provide ![](/uploads/2018/01/settings-projectpaths.png) -The Remote Admin is deployed as a static HTML page, so be sure you deploy it to a path that will be treated as a [static file](http://localhost:3000/docs/faqs/glossary/static-files/) by your static site generator. +The Remote Admin is deployed as a static HTML page, so be sure you deploy it to a path that will be treated as a [static file](/docs/faqs/glossary/static-files/) by your static site generator. ### Examples