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 = "uplc"
description = "Utilities for working with Untyped Plutus Core"
version = "0.0.25"
edition = "2021"
repository = "https://github.com/txpipe/aiken/crates/uplc"
homepage = "https://github.com/txpipe/aiken"
repository = "https://github.com/aiken-lang/aiken/crates/uplc"
homepage = "https://github.com/aiken-lang/aiken"
license = "Apache-2.0"
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>"]