summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJohn Gabriele <jgabriele@fastmail.fm>2018-08-29 23:52:31 -0400
committerGitHub <noreply@github.com>2018-08-29 23:52:31 -0400
commit60eac5d50054ddae92bd23fb51f3acc1c306a762 (patch)
tree776ec3dbfbdc841cef2943fc3f85609862739b1c
parentad0fb434b06e31f7c608a68ee4fb1b3ffbba4335 (diff)
Update haxe.html.markdown
Better wording for the "see also" links.
-rw-r--r--haxe.html.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/haxe.html.markdown b/haxe.html.markdown
index 98fb3033..afb9d1a3 100644
--- a/haxe.html.markdown
+++ b/haxe.html.markdown
@@ -770,9 +770,9 @@ class UsingExample {
```
We're still only scratching the surface here of what Haxe can do. For a formal
-overview of all Haxe features, checkout the [online
-manual](https://haxe.org/manual), the [online API docs](https://api.haxe.org/), and
-"haxelib", the [haxe library repo](https://lib.haxe.org/).
+overview of all Haxe features, see the [manual](https://haxe.org/manual) and
+the [API docs](https://api.haxe.org/). For a comprehensive directory of available
+third-party Haxe libraries, see [Haxelib](https://lib.haxe.org/).
For more advanced topics, consider checking out: