We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be6b19a + 78ad13e commit 5970acdCopy full SHA for 5970acd
index.html
@@ -14,7 +14,7 @@
14
<link rel="stylesheet" href="styling.css" />
15
</head>
16
<body>
17
-<h1 id="cse-133-parallel-and-concurrent-programming">CSE 133: Parallel and Concurrent Programming</h1>
+<h1 id="cse-113-parallel-and-concurrent-programming">CSE 113: Parallel and Concurrent Programming</h1>
18
<!--
19
Command:
20
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