mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 03:50:32 +02:00
Update haxe.html.markdown
Better wording for the "see also" links.
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user