Skip to content

Commit

Permalink
Update CS 362 topics.
Browse files Browse the repository at this point in the history
  • Loading branch information
robwhess committed Apr 10, 2024
1 parent 95b0aee commit 4b6fce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/courses/sp24/cs362/topics.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const topics = [
{
title: 'Git and GitHub: An Individual\'s Perspective',
weeks: [ 1, 2 ],
isCurrent: true,
resources: [
{
title: 'Lecture notes',
Expand Down Expand Up @@ -58,6 +57,7 @@ const topics = [
{
title: 'Software Testing Fundamentals',
weeks: [ 2, 3 ],
isCurrent: true,
resources: [
{
title: 'Lecture notes',
Expand Down

0 comments on commit 4b6fce7

Please sign in to comment.