Skip to content

Commit

Permalink
issue #25: fixed dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Feb 7, 2024
1 parent 678b95d commit 1144a07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/global_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ flowchart
end
VNet1["VNet-CC"] <--->|HA| VNet2["VNet-CE"]
Kubernetes1["Kubernetes-CC"] <--->|redundancy| Kubernetes2["Kubernetes-CE"]
Kubernetes1["Kubernetes-CC"] <--->|1:1 redundancy| Kubernetes2["Kubernetes-CE"]
end
```

Expand Down
2 changes: 1 addition & 1 deletion docs/ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ sequenceDiagram
[Ingress NGINX - ImplementationSpecific](
https://docs.nginx.com/nginx-ingress-controller/configuration/ingress-resources/basic-configuration/)

[DNS](https://www.cloudflare.com/learning/dns/what-is-dns/)
[DNS](https://www.fortinet.com/resources/cyberglossary/what-is-dns)

[DNS - A record](
https://support.google.com/a/answer/2576578?hl=en#zippy=%2Chow-a-records-work%2Cconfigure-a-records-now)
Expand Down

0 comments on commit 1144a07

Please sign in to comment.