From 50664aa7345c53f0dd07d47868b0f729c5572923 Mon Sep 17 00:00:00 2001 From: Louisa Chu Date: Thu, 6 Feb 2025 16:32:13 -0800 Subject: [PATCH] update config.md to absolute path --- src/pages/config.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/pages/config.md b/src/pages/config.md index 5bbbab7..291a66d 100644 --- a/src/pages/config.md +++ b/src/pages/config.md @@ -1,11 +1,8 @@ - pathPrefix: - /runtime/docs/ -- home: - - [Adobe I/O Runtime](/runtime) - - [Adobe I/O Runtime](/runtime) - - pages: + - [Adobe I/O Runtime](https://developer.adobe.com/runtime/) - [Overview](index.md) - [Guides](guides/index.md) - [Support](support/index.md)