Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Point users to .xyz domain instead of .network. #273

Open
yonas opened this issue Nov 8, 2022 · 2 comments
Open

Point users to .xyz domain instead of .network. #273

yonas opened this issue Nov 8, 2022 · 2 comments

Comments

@yonas
Copy link

yonas commented Nov 8, 2022

The Your project is available at: message should point to the .xyz domain instead of .network.

Visiting the .network link returns a 404 error.

@namelessperson0
Copy link

I also faced the same issue.
After rad push,
The below is shown

 Your project is available at:

   (web) https://app.radicle.network/seeds/...

But, the link returns 404.
It should be below

 Your project is available at:

   (web) https://app.radicle.xyz/seeds/...

I think, the value is set below in

pub const GATEWAY_HOST: &str = "app.radicle.xyz";
but it looks fine there.

@yonas
Copy link
Author

yonas commented Nov 26, 2022

@namelessperson0 Does #265 fix this for you? I don't have time to test right now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants