Skip to content

Commit 2ddec85

Browse files
committed
Change baseURL in Hugo config
Signed-off-by: Pedro Ielpi <pielpi@opennebula.io>
1 parent d87a452 commit 2ddec85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/7.0/product/cloud_system_administration/monitoring_and_alerting/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Monitoring and Alerting"
2+
title: "Resource Monitoring and Usage Forecast"
33
description: "Set up and configure the OpenNebula monitoring and resource usage forecast system"
44
categories:
55
pageintoc: ""

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# title = " Documentation"
22

33
#baseURL = "https://opennebula.github.io/website/"
4-
baseURL = "https://techdocs.opennebula.io/"
4+
baseURL = "https://techdocs.opennebula.io/7.0/"
55

66
capitalizeListTitles = "false"
77
titleCaseStyle = "none"

0 commit comments

Comments
 (0)