Skip to content

Commit 816c9f1

Browse files
authored
fix: readme docs link (#1697)
1 parent c74deb3 commit 816c9f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</p>
1414
<p align="center">
1515
<a href="https://img.shields.io/badge/contributions-welcome-orange.svg"><img alt="Contributions" src="https://img.shields.io/badge/contributions-welcome-orange.svg" /></a>
16-
<a href="http://otomi.io/"><img src="https://img.shields.io/website-up-down-green-red/http/shields.io.svg" alt="Website otomi.io"></a>
16+
<a href="https://apl-docs.net/"><img src="https://img.shields.io/website-up-down-green-red/http/shields.io.svg" alt="Website apl-docs.net"></a>
1717
<a href="https://join.slack.com/t/otomi/shared_invite/zt-1axa4vima-E~LHN36nbLR~ay5r5pGq9A"><img src="https://img.shields.io/badge/slack--channel-blue?logo=slack"></a>
1818
</p>
1919

@@ -35,7 +35,7 @@ To install APL, make sure to have a Kubernetes cluster running with at least:
3535
> The transition from Otomi to APL is still in progress. Installing APL will use the latest Otomi release (v2.11.5).
3636
3737
> [!TIP]
38-
> Install APL with DNS to unlock it's full potential. Check [here](https://otomi.io) for more info.
38+
> Install APL with DNS to unlock it's full potential. Check [here](https://apl-docs.net) for more info.
3939
4040

4141
Add the Helm repository:
@@ -53,7 +53,7 @@ helm install apl apl/otomi \
5353
--set cluster.provider=$PROVIDER # use 'linode' for LKE or 'custom' for any other cloud/infrastructure
5454
```
5555

56-
When the installer job is completed, follow the [activation steps](https://otomi.io/docs/get-started/activation).
56+
When the installer job is completed, follow the [activation steps](https://apl-docs.net/docs/get-started/activation).
5757

5858
## Integrations
5959

@@ -93,7 +93,7 @@ When the installer job is completed, follow the [activation steps](https://otomi
9393

9494
## Documentation
9595

96-
Check out [otomi.io](https://otomi.io) for more detailed documentation.
96+
Check out [apl-docs.net](https://apl-docs.net) for more detailed documentation.
9797

9898
## License
9999

0 commit comments

Comments
 (0)