Skip to content
This repository was archived by the owner on Dec 22, 2022. It is now read-only.

Commit 07faedb

Browse files
author
Mathieu Benoit
committed
remove the ASM acronym from title
1 parent 98d9f95 commit 07faedb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ googleAnalytics = 'G-34LNWT3M12'
1010

1111
[params]
1212
editURL = "https://github.com/mathieu-benoit/asm-workshop/edit/master/content/"
13-
description = "Anthos Service Mesh (ASM) Security Workshop"
13+
description = "Anthos Service Mesh Security Workshop"
1414
author = "Mathieu Benoit"
1515
showVisitedLinks = true
1616
disableBreadcrumb = false

content/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: "Anthos Service Mesh (ASM) Security Workshop"
2+
title: "Anthos Service Mesh Security Workshop"
33
chapter: true
44
weight: 1
55
---
6-
# Anthos Service Mesh (ASM) Security Workshop
6+
# Anthos Service Mesh Security Workshop
77

8-
Welcome to the Anthos Service Mesh (ASM) Security Workshop!
8+
Welcome to the Anthos Service Mesh Security Workshop!
99

1010
A labs driven workshop to explore service mesh technology and patterns using [Anthos Service Mesh (ASM)](https://cloud.google.com/anthos/service-mesh).

layouts/partials/logo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
</g>
99
</svg>
1010
</div>
11-
<b>Anthos Service Mesh (ASM)<br> Security Workshop</b>
11+
<b>Anthos Service Mesh<br> Security Workshop</b>
1212
</a>

0 commit comments

Comments
 (0)