Skip to content

Commit 126240e

Browse files
committed
fix: add aliases
1 parent 959f19e commit 126240e

File tree

8 files changed

+12
-0
lines changed

8 files changed

+12
-0
lines changed

content/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ layout: hextra-home
66
disableSidebar: false
77
type: default
88
width: normal
9+
aliases:
10+
- /doc/developer
911
---
1012
<!-- markdownlint-disable MD033 MD034-->
1113
{{< hextra/hero-badge link="https://github.com/clevercloud/documentation">}}

content/doc/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ comments: false
66
linkTitle: Documentation
77
aliases:
88
- /clever-cloud-overview
9+
- /doc/en
10+
- /documentation
911
---
1012

1113
{{< hextra/hero-subtitle >}}

content/doc/addons/mongodb.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ keywords:
1111
- nosql
1212
- database
1313
aliases:
14+
- /doc/mongodb
1415
- /doc/deploy/addon/mongodb
1516
- /doc/deploy/addon/mongodb/mongodb
1617
- /doc/deploy/addon/mongodb/managing-mongodb

content/doc/applications/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ keywords:
99
- deploy
1010

1111
aliases:
12+
- /doc/java/select-java-version
1213
- /doc/deploy/application
1314
- /doc/deploy
1415
comments: false

content/doc/contribute.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ keywords:
1111
- writing
1212
aliases:
1313
- /doc/contribute/writing
14+
- /doc/get-help/community
1415
- /readme
1516
comments: false
1617
---

content/doc/reference/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ linkTitle: CLI reference
44
title: Clever Tools - CLI commands reference
55
description: Clever Tools commands reference to create and manage Clever Cloud applications, add-ons and services. Ideal to provide to LLMS and AI assisted IDEs.
66
comments: false
7+
aliases:
8+
- /doc/reference/clever-tools/configure
79
---
810

911
This document is automatically generated from Clever Tools `3.13.1` and Clever Cloud API. It covers all Clever Tools commands and options. Use it to better understand this CLI and its capabilities or to train/use LLMs, AI-assisted IDEs.

content/guides/fluentd.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ keywords:
1010
- fluentd
1111
aliases:
1212
- /doc/deploy/application/docker/tutorials/fluentd
13+
- /doc/docker/fluentd
1314
---
1415

1516
## Overview

update-cli-reference.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ linkTitle: CLI reference
99
title: Clever Tools - CLI commands reference
1010
description: Clever Tools commands reference to create and manage Clever Cloud applications, add-ons and services. Ideal to provide to LLMS and AI assisted IDEs.
1111
comments: false
12+
aliases:
13+
- /doc/reference/clever-tools/configure
1214
---
1315
"""
1416

0 commit comments

Comments
 (0)