Skip to content

Commit

Permalink
fix: readme docs link (#1697)
Browse files Browse the repository at this point in the history
  • Loading branch information
srodenhuis authored Aug 28, 2024
1 parent c74deb3 commit 816c9f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</p>
<p align="center">
<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>
<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>
<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>
<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>
</p>

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

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

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

## Integrations

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

## Documentation

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

## License

Expand Down

0 comments on commit 816c9f1

Please sign in to comment.