Link capitalization issue
Description Error Link capitalization issue
Reproduce Steps to reproduce the behavior:
- I first went to my project.
- Clicked GitHub.
- Selected the repository name (with the first letter capitalized).
- In the README.md file, the link [Open this page at https://108028.github.io/morse_code/] was incorrect.
Expected Behavior A 404 error occurred.
Screenshot
micro:bit version: Hardware independent
Desktop device (please fill in the following information):
- iOS, Windows 11
Smartphone (please fill in the following information):
- Device: iPhone 15 Plus
- Operating System: iOS 18.5
- Browser: Microbit App
- Version: 3.1.1
I am Taiwanese and speak Chinese. I will try to communicate in English.
I can repeat this with Windows Chrome...
With a project named "Hello-World", after changing the suggested lowercase repository name, "hello-world", to "HelloWorld", the on screen messages say "creating HelloWorld", then "preparing helloworld".
The created repo is HelloWorld but the URLs are helloworld. The project name, "Hello-World", is in the "name" field in pxt.json.