chore: clean some links up so they point to the new repo

This commit is contained in:
rvcas
2022-12-17 10:42:19 -05:00
committed by Lucas
parent 1055e342b1
commit 841babae5c
9 changed files with 23 additions and 28 deletions

View File

@@ -3,8 +3,8 @@ name = "aiken"
description = "Cardano smart contract language and toolchain"
version = "0.0.26"
edition = "2021"
repository = "https://github.com/txpipe/aiken"
homepage = "https://github.com/txpipe/aiken"
repository = "https://github.com/aiken-lang/aiken"
homepage = "https://github.com/aiken-lang/aiken"
license = "Apache-2.0"
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>"]