joeyespo / grip

Preview GitHub README.md files locally before committing them.
MIT License
6.47k stars 424 forks source link

Make links to directories work #311

Open yangkev opened 4 years ago

yangkev commented 4 years ago

Github markdown supports links to directories, e.g.:

[here is a link to a directory](/grip)

Grip returns a 404 for this style of link.