Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/guides/ipfs-resolving-tips/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 ⚡️

Expand Down
2 changes: 1 addition & 1 deletion src/content/guides/vitalik-blogmaker-on-fleek/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ author: 'Kanishk Khurana'

<br/>

<u>[Vitalik Buterin’s website](https://vitalik.eth.limo/index.html)</u> 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?**
<u>[Vitalik Buterin’s website](https://vitalik.eth.limo/index.html)</u> 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?**

<br/>

Expand Down
2 changes: 1 addition & 1 deletion src/content/guides/web3-stack/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading