diff --git a/src/content/guides/ipfs-resolving-tips/index.md b/src/content/guides/ipfs-resolving-tips/index.md index 37a76f9e7..18cd7a192 100644 --- a/src/content/guides/ipfs-resolving-tips/index.md +++ b/src/content/guides/ipfs-resolving-tips/index.md @@ -86,7 +86,7 @@ Once we update our site with this change, we can now access [https://redirects-n ![redirects file config alt](./redirects-401.png) -As you can see, a wide array of possibilites open up with simple IPFS \_redirects support. In this blog, we've covered multiple options to ensure proper link resolution on your IPFS site. How you handle your site's pages and links is now completely up to you! +As you can see, a wide array of possibilities open up with simple IPFS \_redirects support. In this blog, we've covered multiple options to ensure proper link resolution on your IPFS site. How you handle your site's pages and links is now completely up to you! If you are still encountering issues with your Domains, or anything else on the Fleek platform/beta, open a ticket in our [Discord](https://discord.gg/fleek) server and let's chat ⚡️ diff --git a/src/content/guides/vitalik-blogmaker-on-fleek/index.md b/src/content/guides/vitalik-blogmaker-on-fleek/index.md index 9da258f2b..9b9dfde85 100644 --- a/src/content/guides/vitalik-blogmaker-on-fleek/index.md +++ b/src/content/guides/vitalik-blogmaker-on-fleek/index.md @@ -9,7 +9,7 @@ author: 'Kanishk Khurana'
-[Vitalik Buterin’s website](https://vitalik.eth.limo/index.html) has been a community-favorite resource for blockchain and web3 knowledge since its inception. It contains valuable information on the Ethereum roadmap and technical deep dives on all sorts of concepts relevent to the onchain ecosystem as a whole– **but, did you know all of this is deployed on Fleek?** +[Vitalik Buterin’s website](https://vitalik.eth.limo/index.html) has been a community-favorite resource for blockchain and web3 knowledge since its inception. It contains valuable information on the Ethereum roadmap and technical deep dives on all sorts of concepts relevant to the onchain ecosystem as a whole– **but, did you know all of this is deployed on Fleek?**
diff --git a/src/content/guides/web3-stack/index.md b/src/content/guides/web3-stack/index.md index c057512cd..762a6e714 100644 --- a/src/content/guides/web3-stack/index.md +++ b/src/content/guides/web3-stack/index.md @@ -212,7 +212,7 @@ In addition to mapping domain names to wallet addresses, they also may support o ## Hosting / Orchestration -Web3 aims to create a decentralized internet ecosystem, which requires new hosting and orchestration solutions that are different from traditional centralized approaches - with this, you can **deploy and scale dAPPs within the blockchain, utilizing distributed storage systems, infrastructure protocols**, and on-chain data that these orchestrators help faciliate. +Web3 aims to create a decentralized internet ecosystem, which requires new hosting and orchestration solutions that are different from traditional centralized approaches - with this, you can **deploy and scale dAPPs within the blockchain, utilizing distributed storage systems, infrastructure protocols**, and on-chain data that these orchestrators help facilitate. - [Fleek](https://fleek.xyz/) - We’re a web3 infrastructure platform that simplifies the process of building, deploying, and scaling decentralized applications and websites on different blockchain networks and distributed storage systems like IPFS, Arweave, Filecoin, etc. It provides a suite of developer tools, including domain management, storage, and hosting services. - [QuickNode](https://www.quicknode.com/) - A blockchain infrastructure provider that offers fast, reliable, and scalable access to blockchain network data and interactions on Ethereum, Bitcoin, Binance Smart Chain, and others via easy-to-use API access to these networks, get alerts, and react to them with actions.