chore: update course schedules (#249)
This commit is contained in:
@@ -14,18 +14,18 @@ interface LinkItem {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const links: LinkItem[] = [
|
const links: LinkItem[] = [
|
||||||
|
{
|
||||||
|
text: "Spring '25 Course Schedule",
|
||||||
|
url: 'https://utdirect.utexas.edu/apps/registrar/course_schedule/20252/',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
text: "Fall '24 Course Schedule",
|
text: "Fall '24 Course Schedule",
|
||||||
url: 'https://utdirect.utexas.edu/apps/registrar/course_schedule/20249/',
|
url: 'https://utdirect.utexas.edu/apps/registrar/course_schedule/20249/',
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
text: "Summer '24 Course Schedule",
|
// text: "Summer '24 Course Schedule",
|
||||||
url: 'https://utdirect.utexas.edu/apps/registrar/course_schedule/20246/',
|
// url: 'https://utdirect.utexas.edu/apps/registrar/course_schedule/20246/',
|
||||||
},
|
// },
|
||||||
{
|
|
||||||
text: "Spring '24 Course Schedule",
|
|
||||||
url: 'https://utdirect.utexas.edu/apps/registrar/course_schedule/20242/',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: 'Registration Info Sheet',
|
text: 'Registration Info Sheet',
|
||||||
url: 'https://utdirect.utexas.edu/registrar/ris.WBX',
|
url: 'https://utdirect.utexas.edu/registrar/ris.WBX',
|
||||||
|
|||||||
Reference in New Issue
Block a user