Skip to content

Commit 25d5f54

Browse files
authored
Merge pull request #99 from nginxinc/fixes
Fixes
2 parents 42f7b6e + 1126c99 commit 25d5f54

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A clear and concise description of what the bug is.
1313

1414
Steps to reproduce the behavior:
1515

16-
1. Deploy nginx_k8s_loadbalancer using
16+
1. Deploy nginx_loadbalancer_kubernetes using
1717
2. View output/logs/configuration on '...'
1818
3. See error
1919

@@ -23,7 +23,7 @@ A clear and concise description of what you expected to happen.
2323

2424
### Your environment
2525

26-
- Version of the nginx_k8s_loadbalancer or specific commit
26+
- Version of the nginx_loadbalancer_kubernetes or specific commit
2727
<!-- - Version of project language -->
2828
- Target deployment platform
2929

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing Guidelines
22

3-
The following is a set of guidelines for contributing to the nginx_k8s_loadbalancer. We really appreciate that you are considering contributing!
3+
The following is a set of guidelines for contributing to the nginx_loadbalancer_kubernetes. We really appreciate that you are considering contributing!
44

55
#### Table Of Contents
66

@@ -14,7 +14,7 @@ The following is a set of guidelines for contributing to the nginx_k8s_loadbalan
1414

1515
## Getting Started
1616

17-
Follow our [Installation Guide](https://github.com/nginxinc/nginx-loadbalancer-kubernetes/blob/main/README.md#Installation) to get the nginx_k8s_loadbalancer up and running.
17+
Follow our [Installation Guide](https://github.com/nginxinc/nginx-loadbalancer-kubernetes/blob/main/README.md#Installation) to get the nginx_loadbalancer_kubernetes up and running.
1818

1919
<!-- ### Project Structure (OPTIONAL) -->
2020

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Latest Versions
44

5-
We advise users to run or update to the most recent release of the nginx_k8s_loadbalancer. Older versions of the nginx_k8s_loadbalancer may not have all enhancements and/or bug fixes applied to them.
5+
We advise users to run or update to the most recent release of the nginx_loadbalancer_kubernetes. Older versions of the nginx_loadbalancer_kubernetes may not have all enhancements and/or bug fixes applied to them.
66

77
## Reporting a Vulnerability
88

SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
We use GitHub for tracking bugs and feature requests related to this project.
66

7-
Don't know how something in the nginx_k8s_loadbalancer works? Curious if the nginx_k8s_loadbalancer can achieve your desired functionality? Please open an Issue on GitHub with the label `question`.
7+
Don't know how something in the nginx_loadbalancer_kubernetes works? Curious if the nginx_loadbalancer_kubernetes can achieve your desired functionality? Please open an Issue on GitHub with the label `question`.
88

99
## NGINX Specific Questions and/or Issues
1010

0 commit comments

Comments
 (0)