1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00

docs: Update links

This commit is contained in:
Maksim Eltyshev 2025-04-29 21:33:03 +02:00
parent 6ffaa71727
commit f7c9663efe
3 changed files with 5 additions and 5 deletions

View file

@ -21,9 +21,9 @@
## How to deploy Planka ## How to deploy Planka
There are many ways to install Planka, [check them out](https://docs.planka.cloud/docs/intro). There are many ways to install Planka, [check them out](https://docs.planka.cloud/docs/welcome/).
For configuration, please see the [configuration section](https://docs.planka.cloud/docs/category/configuration). For configuration, please see the [configuration section](https://docs.planka.cloud/docs/category/configuration/).
## Mobile app ## Mobile app
@ -46,7 +46,7 @@ We do NOT offer any public support via email, please use GitHub.
## Development ## Development
See the [development section](https://docs.planka.cloud/docs/Development). See the [development section](https://docs.planka.cloud/docs/development/).
## Tech stack ## Tech stack

View file

@ -14,7 +14,7 @@ If you want to fully uninstall this chart including the data, follow [these step
## Usage ## Usage
If you just want to spin up an instance using help, please see [these docs](https://docs.planka.cloud/docs/installation/kubernetes/helm_chart/). If you want to make changes to the chart locally, and deploy them, see the below section. If you just want to spin up an instance using help, please see [these docs](https://docs.planka.cloud/docs/installation/kubernetes/helm-chart/). If you want to make changes to the chart locally, and deploy them, see the below section.
## Local Building and Using the Chart ## Local Building and Using the Chart

View file

@ -148,7 +148,7 @@ persistence:
## ##
## --------------- ## ---------------
## NOTE: A minimal configuration requires setting `clientId`, `clientSecret` and `issuerUrl`. (plus `admin.roles` for administrators) ## NOTE: A minimal configuration requires setting `clientId`, `clientSecret` and `issuerUrl`. (plus `admin.roles` for administrators)
## ref: https://docs.planka.cloud/docs/Configuration/OIDC ## ref: https://docs.planka.cloud/docs/configuration/oidc/
## ##
oidc: oidc:
## @param oidc.enabled Enable single sign-on (SSO) with OpenID Connect (OIDC) ## @param oidc.enabled Enable single sign-on (SSO) with OpenID Connect (OIDC)