chore(docs): change url to gh pages default instead of custom domain
This commit is contained in:
parent
041f5e2a3c
commit
910b6a5887
2 changed files with 3 additions and 4 deletions
|
|
@ -8,4 +8,4 @@ Currently this project is work-in-progress and is not considered production read
|
||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
https://docs.acaslab.com/pterodactyl-on-k8s
|
https://acaslab.github.io/pterodactyl-on-k8s/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
site_name: Pterodactyl on Kubernetes Docs
|
site_name: Pterodactyl on Kubernetes Docs
|
||||||
site_url: https://docs.acaslab.com/pterodactyl-on-k8s/
|
site_url: https://acaslab.github.io/pterodactyl-on-k8s/
|
||||||
site_dir: pterodactyl-on-k8s
|
|
||||||
|
|
||||||
repo_url: https://github.com/acaslab/pterodactyl-on-k8s/
|
repo_url: https://github.com/acaslab/pterodactyl-on-k8s/
|
||||||
repo_name: acaslab/pterodactyl-on-k8s
|
repo_name: acaslab/pterodactyl-on-k8s
|
||||||
|
|
@ -40,4 +39,4 @@ markdown_extensions:
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- mike:
|
- mike:
|
||||||
deploy_prefix: 'pterodactyl-on-k8s'
|
deploy_prefix: '/pterodactyl-on-k8s/'
|
||||||
|
|
|
||||||
Reference in a new issue