From 94c1b8b6cd116b6aa610a2b434d5d2df0ade71b2 Mon Sep 17 00:00:00 2001 From: tischrei Date: Wed, 8 Mar 2023 10:38:47 +0000 Subject: [PATCH] change names of pfs and permissions configuration guide to solve render issues --- otc_metadata/data/services.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/otc_metadata/data/services.yaml b/otc_metadata/data/services.yaml index 824e0aa2..21495209 100644 --- a/otc_metadata/data/services.yaml +++ b/otc_metadata/data/services.yaml @@ -670,17 +670,17 @@ documents: title: Tool Guide (OBS Browser) type: tool-guide - hc_location: pfs/obs - html_location: docs/obs/pfs + html_location: docs/obs/parallel-file-system link: /object-storage-service/parallel-file-system/ pdf_name: obs-pfs - rst_location: doc/pfs/source + rst_location: doc/parallel-file-system/source service_type: obs title: Parallel File System (PFS) type: pfs - - html_location: docs/obs/perms-cfg + - html_location: docs/obs/permissions-configuration-guide link: /object-storage-service/permissions-configuration-guide/ pdf_name: obs-perms-cfg - rst_location: doc/perms-cfg/source + rst_location: doc/permissions-configuration-guide/source service_type: obs title: Permissions Configuration Guide type: perms-cfg