Merge pull request #207 from kinode-dao/hf/change-uqbar-to-kinode

change `uqbar` -> `kinode`
This commit is contained in:
nick.kino 2024-01-25 17:39:10 -08:00 committed by GitHub
commit 23ed84de4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ version = "0.5.1"
edition = "2021"
description = "A general-purpose sovereign cloud computing platform"
homepage = "https://kinode.org"
repository = "https://github.com/uqbar-dao/kinode"
repository = "https://github.com/kinode-dao/kinode"
license = "Apache-2.0"
[build-dependencies]

View File

@ -95,7 +95,7 @@ async fn serve_register_fe(
async fn main() {
let app = Command::new("kinode")
.version(VERSION)
.author("Uqbar DAO: https://github.com/uqbar-dao")
.author("Kinode DAO: https://github.com/kinode-dao")
.about("A General Purpose Sovereign Cloud Computing Platform")
.arg(arg!([home] "Path to home directory").required(true))
.arg(