Skip to content
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

Fix thedecreddigest links (.org > .com) #1238

Merged
merged 1 commit into from
May 13, 2024
Merged
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 docs/faq/general.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Here are a series of blog posts that discuss the motivation for Decred:

**Decred Digest**

* [Decred: Where did it all begin?](https://thedecreddigest.org/2017/06/10/decred-where-did-it-all-begin/)
* [Decred: Where did it all begin?](https://thedecreddigest.com/2017/06/10/decred-where-did-it-all-begin/)

---

Expand Down
6 changes: 3 additions & 3 deletions docs/getting-started/articles-and-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ various aspects of Decred.

## 1. History of Decred: Foundational Documents

- [Decred: Where it all began](https://thedecreddigest.org/2017/06/10/decred-where-did-it-all-begin/)
- [Decred: Where it all began](https://thedecreddigest.com/2017/06/10/decred-where-did-it-all-begin/)

- [Bitcoin's biggest challenges](https://blog.companyzero.com/2015/11/bitcoins-biggest-challenges/) by Jake Yocom-Piatt

Expand Down Expand Up @@ -217,7 +217,7 @@ various aspects of Decred.

- [Everything you need to know about staking DCR](https://staking.com/decred/)

- [The top 5 reasons to become a DCR stakeholder](https://thedecreddigest.org/2017/12/11/the-top-5-reasons-to-become-a-decred-stakeholder/)
- [The top 5 reasons to become a DCR stakeholder](https://thedecreddigest.com/2017/12/11/the-top-5-reasons-to-become-a-decred-stakeholder/)

- [Staking isn't just a way to earn crypto — and it shouldn't be](https://www.coindesk.com/staking-isnt-just-a-way-to-earn-crypto-money-and-it-shouldnt-be) by Jake Yocom-Piatt in CoinDesk

Expand Down Expand Up @@ -255,7 +255,7 @@ various aspects of Decred.

- [The Decred Constitution](../governance/decred-constitution.md)

- [The road to the Decred DAO: A self-funding cryptocurrency](https://thedecreddigest.org/2017/08/11/the-road-to-the-decred-dao-a-self-funding-cryptocurrency/)
- [The road to the Decred DAO: A self-funding cryptocurrency](https://thedecreddigest.com/2017/08/11/the-road-to-the-decred-dao-a-self-funding-cryptocurrency/)

- [On Decred's path to becoming a DAO](https://medium.com/@changhugo/decred-as-a-dae-infrastructure-provider-970677f38179) by Hugo Chang

Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/beginner-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The following guides go into depth on key aspects of the Decred experience:
* [Decred.org blog](https://blog.decred.org)
* [Decred Medium](https://medium.com/decred) - Curated content from community members
* [Press coverage/releases](https://decred.org/press/)
* [The Decred Digest](https://thedecreddigest.org/) - Community blog
* [The Decred Digest](https://thedecreddigest.com/) - Community blog
* [Decred-Canon](https://github.com/maxbron08/Decred-Canon/) - A collection of readings and resources on Decred.

### Video
Expand Down
Loading