Keep project name display aligned (#9920)

This commit is contained in:
guessi 2023-05-06 00:31:13 +08:00 committed by GitHub
parent 3d73327994
commit 788b3606b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 51 additions and 51 deletions

View file

@ -13,7 +13,7 @@
Directory | Purpose
------------ | -------------
custom-error-pages | Example of Custom error pages for the NGINX Ingress controller
custom-error-pages | Example of Custom error pages for the Ingress-Nginx Controller
e2e | Image to run e2e tests
fastcgi-helloserver | FastCGI application for e2e tests
grpc-fortune-teller | grpc server application for the nginx-ingress grpc example

View file

@ -1,3 +1,3 @@
# custom-error-pages
Example of Custom error pages for the NGINX Ingress controller
Example of Custom error pages for the Ingress-Nginx Controller