]> Nishi Git Mirror - gwion.git/commitdiff
:doc: move declaration, fix benchmark link [skip benchmark]
authorAmber <amberisvibin@gmail.com>
Thu, 17 Sep 2020 18:35:09 +0000 (18:35 +0000)
committerAmber <amberisvibin@gmail.com>
Thu, 17 Sep 2020 18:35:09 +0000 (18:35 +0000)
docs/Overview/list
docs/README.mdr

index 94ca14dfc56333f91edac4c2c81bad7ca295bac1..cf913c70ba13dd0624d13359ae72b9cee3cce792 100644 (file)
@@ -1,7 +1,7 @@
 README.md
 BUILDING.md
-declaration.md
 First_Steps
+declaration.md
 globalvalues.md
 Keywords.md
 Make.md
index 20eb5a43ada6d7f93bfa09cd84a0a2d774d4c238..bae71e5d1e9c661ec03a0b52e05ff9b893bd8150 100644 (file)
@@ -5,7 +5,7 @@
 It is strongly influenced by [chuck](http://chuck.stanford.edu/), but adds a bunch of high-level features:
 templating, first-class functions and more.
 
-It aims to be simple, small, [fast](https://fennecdjay.github.io/Gwion/#Benchmarks/), [extendable](https://github.com/fennecdjay/Gwion-plug) and [embeddable](https://github.com/fennecdjay/Gwion/blob/master/src/main.c#L18-L31).
+It aims to be simple, small, [fast](https://fennecdjay.github.io/Gwion/Benchmarks.html), [extendable](https://github.com/fennecdjay/Gwion-plug) and [embeddable](https://github.com/fennecdjay/Gwion/blob/master/src/main.c#L18-L31).
 
 gwion was originally designed and created by [Jérémie Astor](https://github.com/fennecdjay). He is a musician, who made it to assist in his shows/compositions.