MobilityData / gtfs-realtime-validator

Java-based tool that validates General Transit Feed Specification (GTFS)-realtime feeds
Other
38 stars 9 forks source link

feat: Link the "Help" and "Contact Us" buttons on index webpage #107

Closed barbeau closed 2 years ago

barbeau commented 2 years ago

Summary:

This PR adds hyperlinks to the "Help" and "Contact Us" buttons in the top bar of the index website:

image

Right now here are the hyperlinks, although these can be changed:

This PR also removes the "About" menu item, as that is ticketed separately in https://github.com/MobilityData/gtfs-realtime-validator/issues/52 with some work towards it in https://github.com/MobilityData/gtfs-realtime-validator/pull/84.

Closes https://github.com/MobilityData/gtfs-realtime-validator/issues/50.

Expected behavior:

Currently when clicking "Help" and "Contact Us" nothing happens. This PR adds hyperlinks to both.

Please make sure these boxes are checked before submitting your pull request - thanks!

isabelle-dr commented 2 years ago

Looks good, thanks for updating these links!