Skip to content

Commit 2a7e408

Browse files
committed
Falcon: fix link
Resolves #95.
1 parent 13cf30d commit 2a7e408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/projects.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ license = "MIT"
255255
notes = "Compiles and evaluates statically-typed expressions."
256256

257257
[Falcon]
258-
url = "http://falconpl.org/"
258+
url = "https://github.com/falconpl/falcon"
259259
lang = "Falcon"
260260
impl_in = "C++"
261261
gc = "Tracing"

0 commit comments

Comments
 (0)