appwrite / demos-for-react

Demos and tutorials for getting started with Appwrite + React JS
https://appwrite.io
MIT License
92 stars 39 forks source link

🐛 Bug Report: Link to locale-example in read-me broken #26

Closed felix-d1strict closed 1 year ago

felix-d1strict commented 1 year ago

👟 Reproduction steps

--

👍 Expected behavior

It should open https://github.com/appwrite/demos-for-react/tree/master/example-locale.

👎 Actual Behavior

It actually opens https://github.com/appwrite/demos-for-react/blob/master/example/locale, wich isn't valid (error 404).

🎲 Appwrite version

Different version (specify in environment)

💻 Operating system

Something else

🧱 Your Environment


👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

felix-d1strict commented 1 year ago

Closed in https://github.com/appwrite/demos-for-react/pull/27