File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ export const HighlightedWorkshops = () => (
10
10
<section className = " row list" >
11
11
<article className = " col col--6 margin-bottom--lg" >
12
12
<a className = " card padding--lg cardContainer"
13
- href = " /docs /getting-started/getting-started-with-k8s-on-aks" >
13
+ href = " . /getting-started/getting-started-with-k8s-on-aks" >
14
14
<h2 className = " text--truncate cardTitle" title = " Getting Started on AKS" >
15
15
Getting Started on AKS
16
16
</h2 >
@@ -20,7 +20,7 @@ export const HighlightedWorkshops = () => (
20
20
</article >
21
21
<article className = " col col--6 margin-bottom--lg" >
22
22
<a className = " card padding--lg cardContainer"
23
- href = " /docs/ getting-started/getting-started-with- aks-automatic" >
23
+ href = " ./ getting-started/aks-automatic" >
24
24
<h2 className = " text--truncate cardTitle" >
25
25
Getting Started with AKS Automatic
26
26
</h2 >
@@ -30,7 +30,7 @@ export const HighlightedWorkshops = () => (
30
30
</article >
31
31
<article className = " col col--6 margin-bottom--lg" >
32
32
<a className = " card padding--lg cardContainer"
33
- href = " /docs /networking/istio-lab" >
33
+ href = " . /networking/istio-lab" >
34
34
<h2 className = " text--truncate cardTitle" >
35
35
Istio Service Mesh
36
36
</h2 >
You can’t perform that action at this time.
0 commit comments