Replace gradLink with gradLink.link in Graduation Page (fix #192)

In src/pages/GraduationPage.jsx, replaced the href's incorrect dictionary gradLink with the dictionary entry `gradLink.link).

This fixes #192, where the graduation page's button returns a blank page and a stack trace after being clicked

Merge request reports

Loading