Skip to content

Commit 6e737c5

Browse files
committed
Update Getting Started.md
1 parent 99bbc0d commit 6e737c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

darc-docs/docs/By-law Script/Getting Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ By-law Script is the first programming language for describing the operations an
1313

1414
### Setup
1515

16-
There are two ways to write and execute By-law Script programs. The first is to use the By-law Script IDE at [darc.app](darc.app), which is a web-based IDE that allows you to write, compile, and execute By-law Script programs.
16+
There are two ways to write and execute By-law Script programs. The first is to use the By-law Script IDE at [https://darc.app](https://darc.app), which is a web-based IDE that allows you to write, compile, and execute By-law Script programs.
1717

1818
The second is to use the darcjs SDK, which is a command-line tool that allows you to write By-law Script programs in a text editor and then compile and execute them.
1919

0 commit comments

Comments
 (0)