From 613b38723a854a1c5932f7e221da7a8e237b28c3 Mon Sep 17 00:00:00 2001 From: Vladimir Hasko Date: Wed, 7 Dec 2022 12:57:02 +0000 Subject: [PATCH] Fixing waf hc location and obs wrond documentation type --- metadata.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/metadata.yaml b/metadata.yaml index 556f3f741..e9d8413f7 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -85,13 +85,13 @@ categories: title: API Reference type: api-ref pdf_name: wafd-api-ref - hc_location: api/wafd + hc_location: api/dwaf - html_location: docs/wafd/umn rst_location: umn/source title: User Guide type: umn pdf_name: wafd-umn - hc_location: usermanual/wafd + hc_location: usermanual/dwaf teams: - name: docs-security-services-rw permission: write @@ -364,12 +364,12 @@ categories: type: api-ref pdf_name: obs-api-ref hc_location: api/obs - - html_location: docs/obs/dev - rst_location: dev_guide/source - title: Developer Guide - type: dev - pdf_name: obs-dev-guide - hc_location: devg/obs + - html_location: docs/obs/tool + rst_location: doc/tool/source + title: Tool Guide (OBS Browser) + type: tool-guide + pdf_name: obs-tool-guide + hc_location: browsertg/obs - html_location: docs/obs/s3api rst_location: doc/s3api/source title: S3 API Reference