Skip to content

Commit f95df35

Browse files
committed
update the "Programming from A to Z" links to use the archived version of shiffman.net
1 parent 091dc22 commit f95df35

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/videos/challenges/42-markov-chain-name-generator/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
{
128128
"icon": "💻",
129129
"title": "Programming from A to Z - Markov Chains",
130-
"url": "https://shiffman.net/a2z/markov/",
130+
"url": "https://shiffman-archive.netlify.app/a2z/markov/",
131131
"description": "Webpage with material from my \"Programming from A to Z\" course."
132132
}
133133
]

content/videos/challenges/82-image-chrome-extension/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
{
4242
"icon": "🔤",
4343
"title": "Programming from A to Z",
44-
"url": "https://shiffman.net/a2z/",
44+
"url": "https://shiffman-archive.netlify.app/a2z/",
4545
"description": "This course focuses on programming strategies and techniques behind procedural analysis and generation of text-based data."
4646
},
4747
{

content/videos/challenges/83-p5-sketch-chrome-extension/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{
3939
"icon": "🔤",
4040
"title": "Programming from A to Z",
41-
"url": "https://shiffman.net/a2z/",
41+
"url": "https://shiffman-archive.netlify.app/a2z/",
4242
"description": "This course focuses on programming strategies and techniques behind procedural analysis and generation of text-based data."
4343
},
4444
{

content/videos/challenges/84-word-definition-chrome-extension/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
{
5858
"icon": "🔤",
5959
"title": "Programming from A to Z",
60-
"url": "https://shiffman.net/a2z/",
60+
"url": "https://shiffman-archive.netlify.app/a2z/",
6161
"description": "This course focuses on programming strategies and techniques behind procedural analysis and generation of text-based data."
6262
},
6363
{

0 commit comments

Comments
 (0)