snapframework / snap

Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates.
http://snapframework.com/
BSD 3-Clause "New" or "Revised" License
455 stars 68 forks source link

Update project-template link on tutorial #212

Closed amanbhurji closed 5 years ago

amanbhurji commented 5 years ago

The link on the word "here" on the bottom of the attached screenshot points to the old snap project templates located at https://github.com/snapframework/snap/blob/0.14-stable/project_template/barebones/src/Main.hs . It should point to the new updated templates at https://github.com/snapframework/snap-templates/blob/master/project_template/barebones/src/Main.hs

~I couldn't figure out where the tutorial site was being generated from or would have accompanied this with a PR.~ The link to be updated is in this file - https://github.com/snapframework/snap-website/blob/master/snaplets/heist/templates/docs/tutorials/snap-api.md

outdated link

mightybyte commented 5 years ago

Thanks for the info! The code for the website is in our snap-website repo. The link should be fixed now. You can see the commit here:

https://github.com/snapframework/snap-website/commit/0f349a957ec62aafb867ea9785da9d88b0b7460a