Skip to content

Commit 94f7071

Browse files
Fix JSON syntax for Sequential Logic Study Lab entry
1 parent b880b1d commit 94f7071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

study.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
{ "label": "DLD study lab (offline HTML)", "href": "Sem2/logic.html", "type": "internal", "note": "interactive study lab · offline" },
6565
{ "label": "Digital Design solutions (Mano, Ch 1–6)", "href": "https://drive.google.com/file/d/14t-T-4U5W-C6WspgcVwPbKNlYgbySc9u/view?usp=drive_link", "type": "external" },
6666
{ "label": "DLD Summary", "href": "https://drive.google.com/file/d/11zynGBnX-0VLKDhnr8vNtIby4qWAMpau/view?usp=drive_link", "type": "external" } ,
67-
{ "label" : "Sequential Logic Study Lab","Sem2/seq.html","href": "Sem2/seq.html", "type": "internal", "note": "interactive study lab · offline" }
67+
{ "label" : "Sequential Logic Study Lab","href": "Sem2/seq.html", "type": "internal", "note": "interactive study lab · offline" }
6868
]
6969
},
7070
{

0 commit comments

Comments
 (0)