Skip to content

Commit

Permalink
Fix for readme documentation link (#266)
Browse files Browse the repository at this point in the history
The [previous link](http://www.haxeflixel.com/) is no longer the current domain of HaxeFlixel. So this is a quick fix for that
  • Loading branch information
coolGi69 committed Apr 5, 2023
1 parent c2a3205 commit 33afb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is the main location for HaxeFlixel documentation. Pull requests from this

## Contents

* The "main" documentation available on [haxeflixel.com/documentation](http://www.haxeflixel.com/documentation).
* The "main" documentation available on [haxeflixel.com/documentation](https://haxeflixel.com/documentation).
* The API documentation.

### Main documentation
Expand Down

0 comments on commit 33afb4f

Please sign in to comment.