From 5ced64b4bbdb0ac2a75368fc3eb85dfd6f929239 Mon Sep 17 00:00:00 2001 From: Oleksii Orel Date: Fri, 28 Aug 2020 10:58:58 +0300 Subject: [PATCH] fix docs links Signed-off-by: Oleksii Orel --- src/assets/branding/product.json | 4 ++-- src/components/branding/branding.constant.ts | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/assets/branding/product.json b/src/assets/branding/product.json index fbf245499..6c0fb114e 100644 --- a/src/assets/branding/product.json +++ b/src/assets/branding/product.json @@ -30,7 +30,7 @@ "converting": "https://www.eclipse.org/che/docs/che-7/converting-a-che-6-workspace-to-a-che-7-devfile/", "certificate": "https://www.eclipse.org/che/docs/che-7/installing-che-in-tls-mode-with-self-signed-certificates/#using-che-with-tls_installing-che-in-tls-mode-with-self-signed-certificates", "general": "https://www.eclipse.org/che/docs/che-7", - "storageTypes": "https://www.eclipse.org/che/docs/che-7/using-different-type-of-storage/", - "webSocketTroubleshooting": "https://www.eclipse.org/che/docs/che-7/troubleshooting-network-problems/#troubleshooting%20websocket-secure-connections_troubleshooting-network-problems" + "storageTypes": "https://www.eclipse.org/che/docs/che-7/configuring-storage-types/", + "webSocketTroubleshooting": "https://www.eclipse.org/che/docs/che-7/troubleshooting-network-problems/#troubleshooting-websocket-secure-connections_troubleshooting-network-problems" } } diff --git a/src/components/branding/branding.constant.ts b/src/components/branding/branding.constant.ts index 4109f4ffd..c8941b485 100644 --- a/src/components/branding/branding.constant.ts +++ b/src/components/branding/branding.constant.ts @@ -109,8 +109,8 @@ export const BRANDING_DEFAULT: IBranding = { converting: 'https://www.eclipse.org/che/docs/che-7/converting-a-che-6-workspace-to-a-che-7-devfile/', certificate: 'https://www.eclipse.org/che/docs/che-7/installing-che-in-tls-mode-with-self-signed-certificates/#using-che-with-tls_installing-che-in-tls-mode-with-self-signed-certificates', general: 'https://www.eclipse.org/che/docs/che-7', - storageTypes: "https://www.eclipse.org/che/docs/che-7/using-different-type-of-storage/", - webSocketTroubleshooting: 'https://www.eclipse.org/che/docs/che-7/troubleshooting-network-problems/#troubleshooting%20websocket-secure-connections_troubleshooting-network-problems', + storageTypes: 'https://www.eclipse.org/che/docs/che-7/configuring-storage-types/', + webSocketTroubleshooting: 'https://www.eclipse.org/che/docs/che-7/troubleshooting-network-problems/#troubleshooting-websocket-secure-connections_troubleshooting-network-problems', }, configuration: { menu: {