From 2fe5b62476315c1abf8271a07a421197b106719b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Mon, 27 Feb 2023 13:58:47 -0500 Subject: [PATCH] update links --- README.md | 2 +- _data/navigation.yml | 4 ++-- _pages/404.md | 2 +- _pages/id-toml.md | 2 +- _pages/twitter.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 519cc0ba..3dc1a4c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [decentralized-id.com](https://decentralized-id.com) -## Stay Current on SSI with [Identosphere Weekly](https://identosphere.substack.com) a free newsletter by [Infominer](https://infominer.xyz) and [Identitywoman](https://identitywoman.net/) +## Stay Current on SSI with [Identosphere Weekly](https://newsletter.identosphere.net) a free newsletter by [Infominer](https://infominer.xyz) and [Identitywoman](https://identitywoman.net/)
diff --git a/_data/navigation.yml b/_data/navigation.yml index b98387f7..99e464ce 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -32,7 +32,7 @@ didnav: - title: "• RWoT Papers Index" url: "/literature/rebooting-web-of-trust/" - title: "• Identity Blog Catcher" - url: https://identosphere.net/blogcatcher/ + url: https://identosphere.net/ - title: Web Standards url: /web-standards/ children: @@ -120,7 +120,7 @@ sovnav: - title: "• RWoT Papers Index" url: "/literature/rebooting-web-of-trust/" - title: "• Identity Blog Catcher" - url: https://identosphere.net/blogcatcher/ + url: https://identosphere.net/ - title: Web Standards url: /web-standards/ children: diff --git a/_pages/404.md b/_pages/404.md index deb55d96..7032c0a2 100644 --- a/_pages/404.md +++ b/_pages/404.md @@ -16,7 +16,7 @@ toc: false
  • https://bitcoinfo.xyz/
  • https://web-work.tools/indieweb/
  • https://sourcecrypto.pub/
  • -
  • https://learncryptotrading.co
  • +
  • https://learn-crypto-trading.github.io
  • https://decentralized-id.com/
  • diff --git a/_pages/id-toml.md b/_pages/id-toml.md index dbf067db..a8c2db2b 100644 --- a/_pages/id-toml.md +++ b/_pages/id-toml.md @@ -3,7 +3,7 @@ layout: single title: Blockchain Identity Reources - TOML description: The beginnings of a tagged database for blockchain identity related resources. permalink: toml/id-toml/ -canonical_url: 'https://decentralized-id.com/toml/id-toml/' +canonical_url: 'https://infominer.xyz/posts/blockchain-identity/' date: 2019-03-28 redirect_from: - toml/id-toml.html diff --git a/_pages/twitter.md b/_pages/twitter.md index 17f50ba4..670f1c63 100644 --- a/_pages/twitter.md +++ b/_pages/twitter.md @@ -11,7 +11,7 @@ tags: ["DecentralizeID"] published: false --- -Part of the backend supporting @infominer33 and @identitywoman in creating the weekly newsletter, [Identosphere Highlights](https://identosphere.substack.com). +Part of the backend supporting @infominer33 and @identitywoman in creating the weekly newsletter, [Identosphere Highlights](https://newsletter.identosphere.net). {% for post in site.categories.Twitter %} {% include archive-twitter.html %}