diff options
author | 2021-05-23 10:43:13 +0200 | |
---|---|---|
committer | 2021-05-23 10:43:13 +0200 | |
commit | 2e74fbe8b94d82661c6a5e1561e17217884facdb (patch) | |
tree | 13030f357b7f86ac98946a955bdc46978719e1da | |
parent | Add tags to all the resources. (diff) |
Remove www from the URL for inferential thinking.
The www subdomain gives an SSL error for an expired certificate, so we
don't want to use that one.
-rw-r--r-- | pydis_site/apps/resources/resources/reading/books/inferential_thinking.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/reading/books/inferential_thinking.yaml b/pydis_site/apps/resources/resources/reading/books/inferential_thinking.yaml index f4983e56..f1ac2b3c 100644 --- a/pydis_site/apps/resources/resources/reading/books/inferential_thinking.yaml +++ b/pydis_site/apps/resources/resources/reading/books/inferential_thinking.yaml @@ -5,7 +5,7 @@ name: Inferential Thinking position: 13 urls: - icon: regular/link - url: https://www.inferentialthinking.com/chapters/intro + url: https://inferentialthinking.com/chapters/intro color: teal tags: topics: |