Skip to content

Commit b5fa796

Browse files
authored
Update README.md
Small typo improves
1 parent 9bf4155 commit b5fa796

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
ingress-nginx is an Ingress controller for Kubernetes using [NGINX](https://www.nginx.org/) as a reverse proxy and load balancer.
1717

18-
Learn more about Ingress on the main [Kubernetes](https://kubernetes.io/docs/concepts/services-networking/ingress/) documentation site.
18+
[Learn more about Ingress on the main Kubernetes documentation site](https://kubernetes.io/docs/concepts/services-networking/ingress/).
1919

2020
## Get started
2121

@@ -32,22 +32,22 @@ Thanks for taking the time to join our community and start contributing!
3232
- This project adheres to the [Kubernetes Community Code of Conduct](https://git.k8s.io/community/code-of-conduct.md). By participating in this project, you agree to abide by its terms.
3333
- See [CONTRIBUTING.md](CONTRIBUTING.md) for information about setting up your environment, the workflow that we expect, and instructions on the developer certificate of origin that we require.
3434
- Check out the [open issues](https://github.com/kubernetes/ingress-nginx).
35-
- Join our Kubernetes Slack channel: [#ingress-nginx](https://kubernetes.slack.com/messages/CANQGM8BA/)
35+
- Join our Kubernetes Slack channel: [#ingress-nginx](https://kubernetes.slack.com/messages/CANQGM8BA/).
3636

3737
## Changelog
3838

39-
See [the list of releases](https://github.com/kubernetes/ingress-nginx/releases) to find out about feature changes
40-
For detailed changes for each release; please check the [Changelog.md](Changelog.md)
39+
See [the list of releases](https://github.com/kubernetes/ingress-nginx/releases) to find out about feature changes.
40+
For detailed changes for each release; please check the [Changelog.md](Changelog.md) file.
4141
For detailed changes on the `ingress-nginx` helm chart, please check the following [CHANGELOG.md](charts/ingress-nginx/CHANGELOG.md) file.
4242

4343
# Get Involved
4444

4545
- **Contributing**: Pull requests are welcome!
46-
- Read [`CONTRIBUTING.md`](CONTRIBUTING.md) and check out [help-wanted](https://github.com/kubernetes/ingress-nginx/labels/help%20wanted) issues
47-
- Submit github issues for any feature enhancements, bugs or documentation problems
48-
- **Support**: Join to [Kubernetes Slack](http://slack.kubernetes.io/) in the [#ingress-nginx](https://kubernetes.slack.com/messages/CANQGM8BA/) channel to ask questions to get support from the maintainers and other users
46+
- Read [`CONTRIBUTING.md`](CONTRIBUTING.md) and check out [help-wanted](https://github.com/kubernetes/ingress-nginx/labels/help%20wanted) issues.
47+
- Submit github issues for any feature enhancements, bugs or documentation problems.
48+
- **Support**: Join to [Kubernetes Slack](http://slack.kubernetes.io/) in the [#ingress-nginx](https://kubernetes.slack.com/messages/CANQGM8BA/) channel to ask questions to get support from the maintainers and other users.
4949
- The [github issues](https://github.com/kubernetes/ingress-nginx/issues) in the repository are **exclusively** for bug reports and feature requests.
50-
- **Discuss**: Tweet using the `#IngressNginx` hashtag
50+
- **Discuss**: Tweet using the `#IngressNginx` hashtag.
5151

5252
## Issues
5353

0 commit comments

Comments
 (0)