Skip to content

Commit c24fdd6

Browse files
Test page for cloud-prefixed links
1 parent a80d200 commit c24fdd6

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
slug: test-cloud-relative-links
3+
title: "Test Cloud Relative Links"
4+
description: "Two to three sentences describing your guide."
5+
og_description: "Optional two to three sentences describing your guide when shared on social media. If omitted, the `description` parameter is used within social links."
6+
authors: ["Akamai"]
7+
contributors: ["Akamai"]
8+
published: 2026-04-14
9+
keywords: ['list','of','keywords','and key phrases']
10+
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
11+
external_resources:
12+
- '[Link Title 1](http://www.example.com)'
13+
- '[Link Title 2](http://www.example.net)'
14+
noindex: true
15+
build:
16+
list: false
17+
---
18+
19+
Test for relative link with `cloud` prefix:
20+
21+
- [Deploy a RAG-Powered Chatbot with LangChain on LKE](/cloud/guides/deploy-rag-powered-chatbot-langchain-lke/)
22+
- [Awk section](/cloud/guides/development/awk/)
23+
- [Cloud Guides & Tutorials](/cloud/guides/)
24+

0 commit comments

Comments
 (0)