Skip to content

Commit

Permalink
chore: fix link to HomeyScript reference
Browse files Browse the repository at this point in the history
Maybe the link worked in the past, but currenty it resolves to a 404.
  • Loading branch information
RobinBol authored Nov 29, 2023
1 parent 4014fac commit 800de29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ HomeyScript is a JavaScript-based scripting language that interacts with the Hom

## 📚 Documentation

Visit the [HomeyScript Reference](./global) to learn what you can do in a HomeyScript.
Visit the [HomeyScript Reference](https://athombv.github.io/com.athom.homeyscript/global.html) to learn what you can do in a HomeyScript.

0 comments on commit 800de29

Please sign in to comment.