Skip to content

Commit 1682d87

Browse files
shivasharma14Shiva
andauthored
Removed stray parentheses (#405)
Signed-off-by: Shiva <[email protected]> Co-authored-by: Shiva <[email protected]>
1 parent 3807a40 commit 1682d87

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

website/docs/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ Go to http://litmusportal-frontend-service/auth/dex/login, you should be prompte
163163

164164
## Learn more
165165

166-
- [Install ChaosCenter with HTTP](../getting-started/installation.md))
167-
- [Install ChaosCenter with HTTPS](chaoscenter-advanced-installation.md))
166+
- [Install ChaosCenter with HTTP](../getting-started/installation.md)
167+
- [Install ChaosCenter with HTTPS](chaoscenter-advanced-installation.md)
168168
- [Connect External Chaos Delegates to ChaosCenter](../user-guides/chaos-infrastructure-installation.md)
169169
- [Setup Endpoints and Access ChaosCenter without Ingress](../user-guides/setup-without-ingress.md)
170170
- [Setup Endpoints and Access ChaosCenter with Ingress](../user-guides/setup-with-ingress.md)

website/docs/user-guides/setup-with-ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,5 +154,5 @@ kubectl apply -f <litmus_ingress_manifest> -n <PORTAL_NAMESPACE>
154154
## Learn more
155155

156156
- [Setup Endpoints and Access ChaosCenter without Ingress](setup-without-ingress.md)
157-
- [Install ChaosCenter with HTTP](../getting-started/installation.md))
157+
- [Install ChaosCenter with HTTP](../getting-started/installation.md)
158158
- [Install ChaosCenter with HTTPS](chaoscenter-advanced-installation.md)

website/docs/user-guides/setup-without-ingress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sidebar_label: Setup without ingress
1010

1111
Before setting up endpoint without Ingress, make sure [ChaosCenter](../getting-started/resources.md#chaoscenter) is installed in either one of these scopes:
1212

13-
- [Install ChaosCenter with HTTP](../getting-started/installation.md))
13+
- [Install ChaosCenter with HTTP](../getting-started/installation.md)
1414
- [Install ChaosCenter with HTTPS](chaoscenter-advanced-installation.md)
1515

1616
## NodePort service setup
@@ -76,5 +76,5 @@ By default you are assigned with a default project with Owner permissions.
7676
## Learn more
7777
7878
- [Setup Endpoints and Access ChaosCenter with Ingress](setup-with-ingress.md)
79-
- [Install ChaosCenter with HTTP](../getting-started/installation.md))
79+
- [Install ChaosCenter with HTTP](../getting-started/installation.md)
8080
- [Install ChaosCenter with HTTPS](chaoscenter-advanced-installation.md)

0 commit comments

Comments
 (0)