vue-bangalore
vue-bangalore copied to clipboard
Past Meetup link is broken in README file
trafficstars
Currently on clicking - See all events - hyperlink it redirects us to https://github.com/vuejs-in/vue-bangalore/blob/master/events and this is throwing a 404 error.
Edit: - Same with Vue BLR logo - https://github.com/vuejs-in/vue-bangalore/blob/master/logo-300x300.png - throws a 404
@pranvatsa This project uses Vuepress which takes the files from the public folder as it's root whereas Github looks at the actual root and thus fails. A solution would be to have a copy of the logo image in the root.