Skip to content

Commit 560713b

Browse files
committed
Test links without relref shortcode
Signed-off-by: Pedro Ielpi <[email protected]>
1 parent 5f0124e commit 560713b

File tree

2 files changed

+45
-0
lines changed
  • content/docs/cloud_installation/try_opennebula_with_minione/quick_start_opennebula_evaluation_environment

2 files changed

+45
-0
lines changed

content/docs/cloud_installation/try_opennebula_with_minione/quick_start_opennebula_evaluation_environment/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The OpenNebula Evaluation environment is designed to help you deploy an OpenNebu
1919
All tutorials use OpenNebula’s **Sunstone** web UI, and most take under ten minutes to complete. The Quick Start is by far the fastest way to familiarize yourself with OpenNebula.
2020

2121
* [Overview]({{% relref "overview" %}})
22+
* [Links test]({{% relref "linkstest" %}})
2223
* [Try OpenNebula Front-end On-prem]({{% relref "try_opennebula_onprem" %}})
2324
* [Step 1: Ensure System Requirements]({{% relref "try_opennebula_onprem#step-1-ensure-system-requirements" %}})
2425
* [Step 2: Download and Install miniONE]({{% relref "try_opennebula_onprem#step-2-download-and-install-minione" %}})
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: "Links test page"
3+
date: "2025/02/17"
4+
description:
5+
categories:
6+
pageintoc: "17"
7+
tags:
8+
weight: "2"
9+
---
10+
11+
<a id="test-links-page"></a>
12+
13+
<!--# Overview -->
14+
15+
Page with `{{% relref` and ` %}}` removed.
16+
17+
## Linking in MD format, to pages and sections:
18+
19+
- [Deploy OpenNebula Front-end On-prem](try_opennebula_onprem#try-opennebula-onprem).
20+
- [Deploy OpenNebula Front-end on AWS](try_opennebula_on_kvm#try-opennebula-on-kvm).
21+
- [Try OpenNebula Hosted Front-end](try_opennebula_hosted#try-opennebula-hosted).
22+
23+
24+
For more information on user accounts in OpenNebula, see [Managing Users](../../../cloud_operation/cloud_system_administration/multitenancy/manage_users#manage-users).
25+
26+
Add the [OpenNebula repositories](../../../cloud_operation/package_installation_references/front_end_installation/opennebula_repository_configuration#repositories).
27+
28+
## Linking in MD format, to labels:
29+
30+
[Deploymenet Basics Overview](deployment-basics-overview)
31+
32+
LDAP
33+
34+
[LDAP authentication](ldap)
35+
36+
### Link with relref:
37+
38+
Deployment Basics Overview
39+
40+
[Deployment Basics Overview]({{% relref "deployment-basics-overview" %}})
41+
42+
LDAP
43+
44+
[LDAP]({{% relref "ldap" %}})

0 commit comments

Comments
 (0)