forked from coop-cloud/coopcloud.tech
More URL fixups
This commit is contained in:
parent
2905c1162c
commit
425fa00a15
@ -1,8 +1,8 @@
|
||||
# cloud.autonomic.zone
|
||||
# coopcloud.tech
|
||||
|
||||
[![Build Status](https://drone.autonomic.zone/api/badges/coop-cloud/cloud.autonomic.zone/status.svg?ref=refs/heads/main)](https://drone.autonomic.zone/coop-cloud/cloud.autonomic.zone)
|
||||
|
||||
> https://cloud.autonomic.zone
|
||||
> https://coopcloud.tech
|
||||
|
||||
Splash page for the project.
|
||||
|
||||
|
14
config.toml
14
config.toml
@ -1,7 +1,7 @@
|
||||
baseURL = "https://cloud.autonomic.zone"
|
||||
baseURL = "https://coopcloud.tech"
|
||||
languageCode = "en-gb"
|
||||
title = "The Co-op Cloud"
|
||||
theme = "cloud.autonomic.zone"
|
||||
theme = "coopcloud.tech"
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
name = "Home"
|
||||
@ -10,14 +10,14 @@ theme = "cloud.autonomic.zone"
|
||||
weight = 1
|
||||
[[menu.main]]
|
||||
name = "Documentation"
|
||||
url = "https://docs.cloud.autonomic.zone"
|
||||
url = "https://docs.coopcloud.tech"
|
||||
weight = 2
|
||||
|
||||
[params]
|
||||
[params.links]
|
||||
docs = "https://docs.cloud.autonomic.zone/"
|
||||
docsfaq = "https://docs.cloud.autonomic.zone/faq/"
|
||||
getinvolved = "https://docs.cloud.autonomic.zone/contribute/"
|
||||
docs = "https://docs.coopcloud.tech/"
|
||||
docsfaq = "https://docs.coopcloud.tech/faq/"
|
||||
getinvolved = "https://docs.coopcloud.tech/contribute/"
|
||||
autonomicSite = "https://autonomic.zone"
|
||||
|
||||
[[params.links.footer]]
|
||||
@ -25,7 +25,7 @@ theme = "cloud.autonomic.zone"
|
||||
link = "https://git.autonomic.zone/coop-cloud"
|
||||
[[params.links.footer]]
|
||||
name = "Documentation"
|
||||
link = "https://docs.cloud.autonomic.zone"
|
||||
link = "https://docs.coopcloud.tech"
|
||||
[[params.links.footer]]
|
||||
name = "Public Matrix chat"
|
||||
link = "https://matrix.to/#/#coopcloud:autonomic.zone?via=autonomic.zone"
|
||||
|
@ -5,7 +5,7 @@
|
||||
},
|
||||
{
|
||||
"left": "simple",
|
||||
"right": "Quick, flexible, and intuitive with low resource requirements, minimal overhead, and [extensive documentation](https://docs.cloud.autonomic.zone/)."
|
||||
"right": "Quick, flexible, and intuitive with low resource requirements, minimal overhead, and [extensive documentation](https://docs.coopcloud.tech/)."
|
||||
},
|
||||
{
|
||||
"left": "private",
|
||||
|
@ -13,6 +13,6 @@
|
||||
},
|
||||
{
|
||||
"left": "What about other alternatives?",
|
||||
"right": "Co-op Cloud helps fill a gap between the personal and the industrial-scale: it's easier to use than Kubernetes or Ansible, does more to support multi-server, multi-tenant deployments than Cloudron, and is much easier than manual deployments. [See all the comparisons with other tools](https://docs.cloud.autonomic.zone/faq/#what-about-alternative)."
|
||||
"right": "Co-op Cloud helps fill a gap between the personal and the industrial-scale: it's easier to use than Kubernetes or Ansible, does more to support multi-server, multi-tenant deployments than Cloudron, and is much easier than manual deployments. [See all the comparisons with other tools](https://docs.coopcloud.tech/faq/#what-about-alternative)."
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user