Skip to content

Commit

Permalink
homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
dudo50 committed Nov 7, 2024
1 parent c62bfe1 commit 7452e54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/parachain/pallets/xcnft/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors = ["ParaSpell Research"]
description = "Pallet for NFT sharing using XCM."
version = "0.1.0"
license = "MIT"
homepage = "https://docs.paraspell.io"
homepage = "https://paraspell-research.github.io/xcnft-docs/"
repository.workspace = true
edition.workspace = true

Expand Down
2 changes: 1 addition & 1 deletion templates/parachain_two/pallets/xcnft/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors = ["ParaSpell Research"]
description = "Pallet for NFT sharing using XCM."
version = "0.1.0"
license = "MIT"
homepage = "https://docs.paraspell.io"
homepage = "https://paraspell-research.github.io/xcnft-docs/"
repository.workspace = true
edition.workspace = true

Expand Down

0 comments on commit 7452e54

Please sign in to comment.