Skip to content

Commit 13c6c79

Browse files
committed
fix broken link, change links to list
1 parent 6725420 commit 13c6c79

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

site-src/implementations.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,10 @@ Implementors and integrators of Gateway API are encouraged to update this docume
8585
In this section you will find specific links to blog posts, documentation and other Gateway API references for specific implementations.
8686

8787
### Acnodal EPIC
88-
[EPIC][epic] is an Open Source External Gateway platform designed and built with Kubernetes. It consists of the Gateway Cluster, k8s Gateway controller, a stand alone Linux Gateway controller and the Gateway Service Manager. Together they create a platform for providing Gateway services to cluster users. Each gateway consists of multiple Envoy instances running on the gateway cluster not the workload clusters. The Gateway Service Manager is a simple user management and UI that can be used to implement Gateway-as-a-Service infrastructure for public and private clusters, and integrate non-k8s endpoints.
88+
[EPIC][epicdocs] is an Open Source External Gateway platform designed and built with Kubernetes. It consists of the Gateway Cluster, k8s Gateway controller, a stand alone Linux Gateway controller and the Gateway Service Manager. Together they create a platform for providing Gateway services to cluster users. Each gateway consists of multiple Envoy instances running on the gateway cluster not the workload clusters. The Gateway Service Manager is a simple user management and UI that can be used to implement Gateway-as-a-Service infrastructure for public and private clusters, and integrate non-k8s endpoints.
8989

90-
[Documentation][epicdocs] [Source Repo][epicsource]
90+
- [Documentation][epicdocs]
91+
- [Source Repo][epicsource]
9192

9293
[epicdocs]:https://www.epic-gateway.org/
9394
[epicsource]:https://github.com/epic-gateway

0 commit comments

Comments
 (0)