hashicorp-demoapp / product-api-go

Products API written in Go
Mozilla Public License 2.0
42 stars 26 forks source link

Add leading / to coffee images #16

Closed im2nguyen closed 3 years ago

im2nguyen commented 3 years ago

The HashiCups frontend isn't showing files for "Connectaccino", "Terraspresso", and "Vagrante Espresso"

It's probably due to those products missing a leading / in their image paths. This PR fixes that.