Fix link to Zunit docs on README

This commit is contained in:
Michael Aquilina 2017-06-02 20:31:23 +01:00
parent aa63f1bfd3
commit d81645ba00
No known key found for this signature in database
GPG key ID: 636066730B056BD1

View file

@ -52,7 +52,7 @@ The body of each test can contain any valid ZSH code. The zunit shebang `#!/usr/
## Documentation
For a full breakdown of ZUnit's syntax and functionality, check out the [official documentation](https://molovo.co/zunit/docs).
For a full breakdown of ZUnit's syntax and functionality, check out the [official documentation](https://zunit.xyz/docs/).
## Contributing