Skip to content

Commit 7778c5d

Browse files
weilbithulope
authored andcommitted
Fix broken referenced section link in README
This additionally includes a small grammatically mistake. That was part of the referenced header used as anchor for the hash route.
1 parent 232812b commit 7778c5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ host an application that relies on either Cookies or LocalStorage for security r
156156
(to do that uncomment the default values of the `CIDR_ALLOW_METRICS` and `CIDR_ALLOW_PROXY` settings).
157157
- We also recommend that you provide your own monitoring. The setup of which is currently out of scope of this document.
158158
- Please read the disclaimers for the path finding and monitoring services carefully and uncomment the variables `<SERVICE>_ACCEPT_DISCLAIMER` if you agree. Note, that without agreement the services won't start.
159-
1. If you haven't done so before, run `./register-service-provider.sh` (it uses configuration values from `.env`). Please read the information provided [Registering as a RSB Provider](#registering-as-a-rsb-provider-) carefully before executing the script.
159+
1. If you haven't done so before, run `./register-service-provider.sh` (it uses configuration values from `.env`). Please read the information provided [Registering as a RSB Provider](#registering-as-a-rsb-provider) carefully before executing the script.
160160
1. Run `docker-compose up -d` to start all services
161161
- The services are configured to automatically restart in case of a crash or reboot
162162

@@ -193,7 +193,7 @@ After cloning the repository the `.env` file needs to be configured. A template
193193
- `LOG_LEVEL`: 'INFO' or 'DEBUG' recommended
194194

195195

196-
### Registering as an RSB Provider
196+
### Registering as a RSB Provider
197197
For your newly deployed Raiden Service Bundle to be used by Raiden nodes it must be registered.
198198

199199
1. **Registering in the Services Registry On-Chain**

0 commit comments

Comments
 (0)