mirror of
https://github.com/tloncorp/landscape.git
synced 2025-01-05 23:56:54 +03:00
error: link to correct repo
urbit/landscape doesn't exist. I think this is the right repo.
This commit is contained in:
parent
dd51119bea
commit
2ea14678c0
@ -17,7 +17,7 @@ const SubmitIssue = ({ error }: { error: Error }) => {
|
||||
<Button
|
||||
as="a"
|
||||
variant="caution"
|
||||
href={`https://github.com/urbit/landscape/issues/new?assignees=&labels=bug&title=${title}&body=${body}`}
|
||||
href={`https://github.com/tloncorp/landscape-apps/issues/new?assignees=&labels=bug&title=${title}&body=${body}`}
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user