ucsb-cs56-w20 / ucsb-courses-search

Spring Boot App to show similar information to that found at UCSB Curriculum Search page
https://ucsb-courses-search.herokuapp.com
2 stars 5 forks source link

Fix building link bug #242

Closed pconrad closed 4 years ago

pconrad commented 4 years ago

In this PR we fix a bug that affects the new links to buildings introduced by an earlier PR.

The links worked on localhost, but not Heroku.

The reason is explained in this Stack Overflow answer