From 88eaaf155f62682950cd049cb239493692464ee3 Mon Sep 17 00:00:00 2001 From: lucperkins Date: Fri, 21 Feb 2020 10:35:09 -0800 Subject: [PATCH] Fix links Signed-off-by: lucperkins --- docs/1.10/install-config/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/1.10/install-config/_index.md b/docs/1.10/install-config/_index.md index 7ba36b169..8af99a33e 100644 --- a/docs/1.10/install-config/_index.md +++ b/docs/1.10/install-config/_index.md @@ -5,7 +5,7 @@ weight: 5 This section describes how to perform a new installation of Harbor. -If you are upgrading from a previous version of Harbor, you might need to update the configuration file and migrate your data to fit the database schema of the later version. For information about upgrading, see [Upgrading Harbor](../../administration/upgrade/_index.md). +If you are upgrading from a previous version of Harbor, you might need to update the configuration file and migrate your data to fit the database schema of the later version. For information about upgrading, see [Upgrading Harbor](../administration/upgrade/_index.md). Before you install Harbor, you can test its functionality on a demo server that the Harbor team has made available. For information, see [Test Harbor with the Demo Server](demo-server.md).