Skip to content

Commit 86cbf55

Browse files
committed
Update menu identifiers and URLs for Infrastructures and DevOps sections; remove outdated images and improve alt text in documentation
1 parent 8b15572 commit 86cbf55

File tree

8 files changed

+15
-11
lines changed

8 files changed

+15
-11
lines changed

config/_default/menus/menus.en.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757

5858
[[main]]
5959
name = "Infrastructures"
60-
identifier = "infrastructure"
61-
url = "/infrastructure/"
60+
identifier = "infrastructures"
61+
url = "/infrastructures/"
6262
weight = 110
6363

6464
[[main]]

config/_default/menus/menus.it.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757

5858
[[main]]
5959
name = "Infrastrutture"
60-
identifier = "infrastructure"
61-
url = "/it/containers/"
60+
identifier = "infrastructures"
61+
url = "/it/infrastructures/"
6262
weight = 110
6363

6464
[[main]]

config/_default/menus/menus.nl.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@
5757

5858
[[main]]
5959
name = "Infrastrutture"
60-
identifier = "infrastructure"
61-
url = "/it/containers/"
60+
identifier = "infrastructures"
61+
url = "/it/infrastructures/"
6262
weight = 110
6363

6464
[[main]]
6565
name = "DevOps"
6666
identifier = "devops"
67-
url = "/it/containers/"
67+
url = "/it/devops/"
6868
weight = 120
6969

7070
####################################
-28.4 KB
Binary file not shown.

content/en/devops/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title : "DevOps"
33
description: "How to setup your DevOps pipeline!"
44
lead: "How to setup your DevOps pipeline!"
55
date: 2025-10-11T15:40:19+02:00
6-
lastmod: 2025-10-11T15:34:50Z
6+
lastmod: 2025-10-11T16:44:41Z
77
draft: false
88
images: []
99
---
@@ -14,7 +14,7 @@ In this walkthrough we will setup the steps required to have a DevOps pipeline u
1414

1515
This proposal is thought as to be used on Azure, even though most of the options could be reused for any cloud provider like Google Cloud or AWS.
1616

17-
<img src="/images/gnx-ci-cd-pipeline.svg" alt=".NET">
17+
<img src="/images/gnx-ci-cd-pipeline.svg" alt="CI/CD Pipeline">
1818

1919
## Prerequisites
2020

-313 KB
Binary file not shown.

content/en/infrastructures/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title : "Infrastructures"
33
description: "How to setup your infrastructure!"
44
lead: "How to setup your infrastructure!"
55
date: 2023-05-13T15:40:19+02:00
6-
lastmod: 2025-10-11T15:34:50Z
6+
lastmod: 2025-10-11T16:44:41Z
77
draft: false
88
images: []
99
---
@@ -14,7 +14,7 @@ In this walkthrough we will setup the steps required to have an infrastructure u
1414

1515
This proposal is thought as to be used on Azure, even though most of the options could be reused for any cloud provider like Google Cloud or AWS.
1616

17-
{{<img src="gnx-k8s-architecture">}}
17+
<img src="/images/gnx-architecture-network.svg" alt="Architecture Network">
1818

1919
## Prerequisites
2020

static/images/gnx-architecture-network.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)