diff --git a/README.md b/README.md index 072dbbdf..70d27f24 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ See the [Concepts and Getting Started Guide](docs/getting-started.md) for a full The single `zrok` binary contains everything you need to operate `zrok` environments and also host your own service instances. Just add an OpenZiti network and you're up and running. -See the [Self-Hosting Guide](docs/guides/self_hosting_guide.md) for details on getting your own `zrok` service instance running. This builds on top of the [OpenZiti Quick Start](https://docs.openziti.io/docs/learn/quickstarts/network/) to have a running `zrok` service instance in minutes. +See the [Self-Hosting Guide](docs/guides/self-hosting/self_hosting_guide.md) for details on getting your own `zrok` service instance running. This builds on top of the [OpenZiti Quick Start](https://docs.openziti.io/docs/learn/quickstarts/network/) to have a running `zrok` service instance in minutes. ## Building @@ -45,4 +45,4 @@ If you are interested in building `zrok` for yourself instead of using a release ## Contributing If you'd like to contribute back to `zrok`, that'd be great. Please see our [CONTRIBUTING.md](./CONTRIBUTING.md) page and -abide by the [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md). \ No newline at end of file +abide by the [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md).