mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Update haxe.html.markdown
Better wording for the "see also" links.
This commit is contained in:
parent
ad0fb434b0
commit
60eac5d500
@ -770,9 +770,9 @@ class UsingExample {
|
|||||||
```
|
```
|
||||||
|
|
||||||
We're still only scratching the surface here of what Haxe can do. For a formal
|
We're still only scratching the surface here of what Haxe can do. For a formal
|
||||||
overview of all Haxe features, checkout the [online
|
overview of all Haxe features, see the [manual](https://haxe.org/manual) and
|
||||||
manual](https://haxe.org/manual), the [online API docs](https://api.haxe.org/), and
|
the [API docs](https://api.haxe.org/). For a comprehensive directory of available
|
||||||
"haxelib", the [haxe library repo](https://lib.haxe.org/).
|
third-party Haxe libraries, see [Haxelib](https://lib.haxe.org/).
|
||||||
|
|
||||||
For more advanced topics, consider checking out:
|
For more advanced topics, consider checking out:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user