Skip to content

Update onflow.org to flow.com except for infra #1284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Conversation

briandoyle81
Copy link
Contributor

Change onflow.org to flow.com where appropriate.

Did not change for fcl-discovery, rpc nodes, etc. because those still use onflow.org

Copy link

vercel bot commented May 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2025 1:13pm

@briandoyle81 briandoyle81 merged commit 9d54566 into main May 13, 2025
3 checks passed
@briandoyle81 briandoyle81 deleted the brian-doyle/fix-onflow-links branch May 13, 2025 13:51
@@ -10,7 +10,7 @@ description: Guide to mainnet access
The Flow Mainnet is available for access at this URL:

```
access.mainnet.nodes.onflow.org:9000
access.mainnet.nodes.flow.com:9000
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is correct here, might need to ask the Protocol Team.

@@ -19,7 +19,7 @@ For example, to access the network using the [Flow Go SDK](https://github.com/on
import "github.com/onflow/flow-go-sdk/client"

func main() {
flowAccessAddress := "access.mainnet.nodes.onflow.org:9000"
flowAccessAddress := "access.mainnet.nodes.flow.com:9000"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

[flow-faucet]: https://testnet-faucet.onflow.org/
[flow-docs]: https://docs.onflow.org/flow-cli/install/
[flow-faucet]: https://faucet.flow.com/fund-account
[flow-docs]: https://docs.flow.com/flow-cli/install/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will be redirected to https://developers.flow.com/

@@ -21,7 +21,7 @@ const events = [
description:
"Come visit the Flow Booth at NFT NYC to learn more about what builders and teams have been working on!",
eventDate: "June 20-23",
href: "https://share.onflow.org/nft-nyc-2022",
href: "https://share.flow.com/nft-nyc-2022",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

404

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TY. This one is zombie content, not actually rendered. Should have left a note

imageSrc: "https://www.svgrepo.com/show/353655/discord-icon.svg",
location: "Online",
tags: ["Flow", "Community", "Discord"],
title: "Flow Tokenomics",
},
{
ctaText: "More Details",
href: "https://share.onflow.org/nft-nyc-2022#:~:text=Andbox%20and%20more.-,Blocto,-(3%2D6pm%20ET",
href: "https://share.flow.com/nft-nyc-2022#:~:text=Andbox%20and%20more.-,Blocto,-(3%2D6pm%20ET",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

404

@@ -61,7 +61,7 @@ const events = [
},
{
ctaText: "More Details",
href: "https://share.onflow.org/nft-nyc-2022#:~:text=Building%20the%20NFT%20Marketplace%20of%20the%20Future",
href: "https://share.flow.com/nft-nyc-2022#:~:text=Building%20the%20NFT%20Marketplace%20of%20the%20Future",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

404

@@ -72,7 +72,7 @@ const events = [
},
{
ctaText: "More Details",
href: "https://share.onflow.org/nft-nyc-2022#:~:text=Fireside%20Chat%20with%20Roham",
href: "https://share.flow.com/nft-nyc-2022#:~:text=Fireside%20Chat%20with%20Roham",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

404

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

Successfully merging this pull request may close these issues.

3 participants