Skip to content

Commit 73fdca4

Browse files
Update script.js
1 parent 4908a58 commit 73fdca4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

script.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,9 @@ document.addEventListener("DOMContentLoaded", () => {
138138
filename: "English.csv",
139139
url: "notebooks/English.csv"
140140
},
141-
142141
{
143-
filename: "Advanced-Python-Programming-and-Applications.pdf",
144-
url: "notebooks/Advanced-Python-Programming-and-Applications.pdf"
142+
filename: "Advanced Python.pdf",
143+
url: "notebooks/Advanced Python.pdf"
145144
}
146145
];
147146

0 commit comments

Comments
 (0)