Skip to content

Commit 5970acd

Browse files
committed
Merge branch 'main' of github.com:MohsenLesani/slugcse113 into main
2 parents be6b19a + 78ad13e commit 5970acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="stylesheet" href="styling.css" />
1515
</head>
1616
<body>
17-
<h1 id="cse-133-parallel-and-concurrent-programming">CSE 133: Parallel and Concurrent Programming</h1>
17+
<h1 id="cse-113-parallel-and-concurrent-programming">CSE 113: Parallel and Concurrent Programming</h1>
1818
<!--
1919
Command:
2020
pandoc --css=styling.css -s -f markdown+smart --metadata pagetitle="CSE 113: Parallel and Concurrent Programming" --to=html5 index.md -o index.html

0 commit comments

Comments
 (0)