Skip to content

Commit a23b9c3

Browse files
committed
typo
1 parent 300f200 commit a23b9c3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tools/book_model.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ book_model = Any[
1111
Section(
1212
1,
1313
2,
14-
"Abstractions",
14+
"Abstraction",
1515
"notebooks/week1/abstraction.jl",
1616
"3zTO3LEY-cM",
1717
"",

website/homepage/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ <h1>Why is this course different?</h1>
190190
<div class="wide subjectscontainer">
191191
<h1>Subjects</h1>
192192
<div class="subjects">
193+
<!-- This code is generated by running tools/generate_homepage_links.jl inside Pluto -->
193194
<a class="no-decoration" href="../images/">
194195
<h3>Images as Data and Arrays</h3>
195196
<img src='https://user-images.githubusercontent.com/6933510/136196634-2294d0a7-e79a-40d0-bbb8-81da70f4d398.png'>
@@ -299,6 +300,7 @@ <h3>Solving inverse problems</h3>
299300
<img src='https://user-images.githubusercontent.com/6933510/136200827-89647ae8-cb06-42ea-a18d-5f64e9cc2b25.png'>
300301
</a>
301302

303+
302304
</div>
303305
</div>
304306
<div>

0 commit comments

Comments
 (0)