@uoguelph/web-components 1.7.1 → 1.7.2-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -389,7 +389,7 @@ const tt = [
389
389
  },
390
390
  {
391
391
  text: "Academics",
392
- href: "https://www.uoguelph.ca/explore-all-programs/"
392
+ href: "https://www.uoguelph.ca/programs/undergraduate"
393
393
  },
394
394
  {
395
395
  text: "Admission",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uoguelph/web-components",
3
- "version": "1.7.1",
3
+ "version": "1.7.2-rc.0",
4
4
  "description": "University of Guelph Web Components Library",
5
5
  "module": "dist/uofg-web-components/uofg-web-components.esm.js",
6
6
  "type": "module",