datopian / flowershow

💐 Publish your obsidian digital garden or any markdown site easily and elegantly.
https://flowershow.app/
MIT License
750 stars 92 forks source link

Invalid URL in npx command (npx create-next-app@latest) #528

Closed hanmango-o closed 8 months ago

hanmango-o commented 1 year ago

Invalid information in using the npx command in https://flowershow.app/blog/2023-02-16-nextjs-tutorial.

npx create-next-app@latest --example https://github.com/flowershow/flowershow/tree/main/packages/template

In document, The url does not exist in this command.

I think it should be revised as below.

npx create-next-app@latest --example https://github.com/datopian/flowershow/tree/main

If not, please correct it.

rufuspollock commented 10 months ago

@hanmango-o thanks for flagging - would you be up for submitting a PR to correct this?

Gutts-n commented 9 months ago

PR for this issue: https://github.com/datopian/flowershow-app/pull/8

CC: @anuveyatsu