Skip to content

Commit 60d191b

Browse files
authored
Fixed textlint errors
1 parent 4f482e4 commit 60d191b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
![Docker Pulls](https://img.shields.io/docker/pulls/netboxcommunity/netbox)
88
[![GitHub license](https://img.shields.io/github/license/netbox-community/netbox-docker)][netbox-docker-license]
99

10-
[The Github repository](netbox-docker-github) houses the components needed to build NetBox as a container.
10+
[The GitHub repository](netbox-docker-github) houses the components needed to build NetBox as a container.
1111
Images are built regularly using the code in that repository and are pushed to [Docker Hub][netbox-dockerhub], [Quay.io][netbox-quayio] and [GitHub Container Registry][netbox-ghcr].
1212

1313
Do you have any questions?
@@ -75,7 +75,7 @@ New container images are built and published automatically every ~24h.
7575
You must use _NetBox Docker version_ `a.b.c` to guarantee the compatibility.
7676
These images are automatically built from [the `master` branch of NetBox][netbox-master].
7777
* `snapshot-a.b.c`:
78-
These are pre-release builds.
78+
These are prerelease builds.
7979
They contain the support files of _NetBox Docker version_ `a.b.c`.
8080
You must use _NetBox Docker version_ `a.b.c` to guarantee the compatibility.
8181
These images are automatically built from the [`develop` branch of NetBox][netbox-develop].
@@ -106,7 +106,7 @@ Then there is currently one extra tags for each of the above tags:
106106

107107
## Documentation
108108

109-
Please refer [to our wiki on Github][netbox-docker-wiki] for further information on how to use the NetBox Docker image properly.
109+
Please refer [to our wiki on GitHub][netbox-docker-wiki] for further information on how to use the NetBox Docker image properly.
110110
The wiki covers advanced topics such as using files for secrets, configuring TLS, deployment to Kubernetes, monitoring and configuring NAPALM and LDAP.
111111

112112
Our wiki is a community effort.
@@ -116,7 +116,7 @@ Feel free to correct errors, update outdated information or provide additional g
116116

117117
## Getting Help
118118

119-
Feel free to ask questions in our [Github Community][netbox-community]
119+
Feel free to ask questions in our [GitHub Community][netbox-community]
120120
or [join our Slack][netbox-docker-slack] and ask [in our channel `#netbox-docker`][netbox-docker-slack-channel],
121121
which is free to use and where there are almost always people online that can help you in the Slack channel.
122122

0 commit comments

Comments
 (0)