chore: fix some broken docs links
This commit is contained in:
parent
b4f0331ba8
commit
ba7d11c356
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus
|
||||
- https://hub.docker.com/r/awesometic/docusaurus
|
||||
type: application
|
||||
version: 8.8.12
|
||||
version: 8.8.13
|
||||
|
|
|
@ -34,7 +34,7 @@ None necessary, a domain name is recommended for usage but not required.
|
|||
|
||||
### Ingress
|
||||
|
||||
Recommended for use with a domain name but not required as mentioned above. You can refer to our [Quick-Start Guides](/scale/options/ingress) for an overview on using Ingress with your chart.
|
||||
Recommended for use with a domain name but not required as mentioned above. You can refer to our Quick-Start Guides for an overview on using Ingress with your chart.
|
||||
|
||||
## Support
|
||||
|
||||
|
|
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten
|
||||
- https://hub.docker.com/r/draganczukp/simply-shorten
|
||||
type: application
|
||||
version: 8.8.12
|
||||
version: 8.8.13
|
||||
|
|
|
@ -7,7 +7,6 @@ title: Installation Notes
|
|||
|
||||
- Enable ingress, without doing so `http://IP:PORT` will be used as the short url generator which obviously will be an issue.
|
||||
|
||||
- Please follow this [guide](/scale/options/ingress) on adding ingress to a chart.
|
||||
|
||||
## Disable authentication
|
||||
|
||||
|
|
Loading…
Reference in New Issue