Update Akka Cluster Bootstrap url
Currently the url is: https://developer.lightbend.com/docs/akka-management/current/bootstrap.html It should be changed to: https://developer.lightbend.com/docs/akka-management/current/bootstrap/index.html
This commit is contained in:
parent
5a4ec8a557
commit
b02ad6707a
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ The source code of this sample can be found in the
|
|||
@@@ note
|
||||
When starting clusters on cloud systems such as Kubernetes, AWS, Google Cloud, Azure, Mesos or others which maintain
|
||||
DNS or other ways of discovering nodes, you may want to use the automatic joining process implemented by the open source
|
||||
[Akka Cluster Bootstrap](https://developer.lightbend.com/docs/akka-management/current/bootstrap.html) module.
|
||||
[Akka Cluster Bootstrap](https://developer.lightbend.com/docs/akka-management/current/bootstrap/index.html) module.
|
||||
@@@
|
||||
|
||||
### Joining configured seed nodes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue