Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small inconsistant in the docs: src/app/ or app/? #4656

Closed
luclu7 opened this issue Jan 7, 2024 · 2 comments
Closed

Small inconsistant in the docs: src/app/ or app/? #4656

luclu7 opened this issue Jan 7, 2024 · 2 comments

Comments

@luclu7
Copy link

luclu7 commented Jan 7, 2024

Hi,

What docs page needs to be fixed?

What is the problem?

The page states that both /app and src/app work, but almost everything in the page uses /app, except that line. Is it just a small typo/inconstancy?

Thanks!

@markerikson
Copy link
Contributor

markerikson commented Jan 7, 2024

Just a typo. That said, yeah, the Next CLI lets you either have all the folders like app and lib exist at the top level of the repo, or nested inside of src.

@luclu7
Copy link
Author

luclu7 commented Jan 12, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants