Skip to content

Commit

Permalink
🏷️ Adjust Indianapolis campus name (#69)
Browse files Browse the repository at this point in the history
Indianapolis campus was renamed from "West Lafayette at Indianapolis
Campus" to "Indianapolis and W Lafayette Campus."
  • Loading branch information
haydenmc committed May 2, 2024
1 parent b984d4c commit 9931ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Scraper/MyPurdueScraper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ private record SectionListInfo
{ "Greensburg Campus", "TGB" },
{ "Concurrent Credit Campus", "CC" },
{ "Dual Campus Campus", "TDC" },
{ "West Lafayette at Indianapolis Campus", "PIN" },
{ "Indianapolis and W Lafayette Campus", "PIN" },
};

// The loss of authenticated APIs removed our source of information for
Expand Down

0 comments on commit 9931ab3

Please sign in to comment.