Skip to content

Commit 711d76a

Browse files
committed
Add xkcd link
1 parent 79701d9 commit 711d76a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

git-intro-concepts.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,9 @@
137137
"source": [
138138
"## Git is easy!\n",
139139
"\n",
140-
"<img src=\"images/xkcd-git.png\" width=\"400px\">"
140+
"<a href=\"https://xkcd.com/1597\"> \n",
141+
" <img src=\"images/xkcd-git.png\" width=\"400px\"> \n",
142+
"</a>"
141143
]
142144
},
143145
{

0 commit comments

Comments
 (0)