Skip to content

Commit 8c79fab

Browse files
authored
Remove "build images" link from README (#1575)
The Getting Started guide refers to deploying and installing NGF, which doesn't require building an image. This link doesn't make sense to have after these steps, and that guide is mainly written as an alternate option for devs. In the context of Getting Started, it feels unnecessary, and can be found through the docs naturally if needed.
1 parent 7ba56ae commit 8c79fab

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,8 @@ Learn about our [design principles](/docs/developer/design-principles.md) and [a
1818

1919
1. [Quick Start on a kind cluster](https://docs.nginx.com/nginx-gateway-fabric/installation/running-on-kind/).
2020
2. [Install](https://docs.nginx.com/nginx-gateway-fabric/installation/) NGINX Gateway Fabric.
21-
3. [Build](https://docs.nginx.com/nginx-gateway-fabric/installation/ngf-images/building-the-images/) an NGINX Gateway Fabric container image from source or use a pre-built image
22-
available
23-
on [GitHub Container Registry](https://github.com/nginxinc/nginx-gateway-fabric/pkgs/container/nginx-gateway-fabric).
24-
4. Deploy various [examples](examples).
25-
5. Read our [How-to guides](https://docs.nginx.com/nginx-gateway-fabric/how-to/).
21+
3. Deploy various [examples](examples).
22+
4. Read our [How-to guides](https://docs.nginx.com/nginx-gateway-fabric/how-to/).
2623

2724
You can find the comprehensive NGINX Gateway Fabric user documentation on the [NGINX Documentation](https://docs.nginx.com/nginx-gateway-fabric/) website.
2825

0 commit comments

Comments
 (0)