Skip to content

Commit

Permalink
fix(cli): ammend template url
Browse files Browse the repository at this point in the history
  • Loading branch information
al3mart committed May 1, 2024
1 parent efb19d4 commit 8cc9d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/pop-parachains/src/templates.rs
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ pub enum Template {
detailed_message = "Parachain configured with fungible and non-fungilble asset functionalities.",
props(
Provider = "Pop",
Repository = "https://github.com/r0gue-io/base-parachain#assets-parachain"
Repository = "https://github.com/r0gue-io/base-parachain/tree/assets-parachain"
)
)]
Assets,
Expand Down

0 comments on commit 8cc9d55

Please sign in to comment.