redwoodjs / redwood-tutorial

The end state after completing the RedwoodJS introduction tutorial
https://redwoodjs.com/tutorial
40 stars 109 forks source link

Bad reference to the app created in the course of running the tutorial #48

Closed adriatic closed 2 years ago

adriatic commented 2 years ago

The section SETUP refers to the source code of the application being created as `

git clone https://github.com/redwoodjs/redwood-tutorial

the correct reference is rather

ttps://github.com/redwoodjs/redwood/tree/main/docs/docs/tutorial

Note that this error invalidates the complete content of the section SETUP.

jtoar commented 2 years ago

@adriatic this app isn't the contents of the tutorial, but is for users who want to continue the second half of the tutorial. See the "Using the Example Repo" section here: https://redwoodjs.com/docs/tutorial/intermission#using-the-example-repo-recommended.

adriatic commented 2 years ago

My comments above are partially silly and caused by my own sense for logic. From today's point of view, @jtoar's explanation is not necessary - I understand it the same way. Apologies to both @jtoar and @cannikin, for creating this unneeded storm in a teapot