Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0a263a

Browse files
authored
Get the GETTING-STARTED link work
Instead of square brackets, parentheses should be used.
1 parent f04ef58 commit c0a263a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### tl;dr
66
PyScript is a Pythonic alternative to Scratch, JSFiddle or other "easy to use" programming frameworks, making the web a friendly, hackable, place where anyone can author interesting and interactive applications.
77

8-
To get started see [GETTING-STARTED][GETTING-STARTED.md]
8+
To get started see [GETTING-STARTED](GETTING-STARTED.md).
99

1010
For examples see [the pyscript folder](pyscriptjs/README.md).
1111

0 commit comments

Comments
 (0)