Fix README link to XUnit project (#1006)

This commit is contained in:
Trevor Sullivan
2022-09-14 02:43:01 -06:00
committed by GitHub
parent 68ee740fed
commit 2856089f6b

View File

@@ -113,7 +113,7 @@ Notice that this is a workaround and is not recommended for production use.
## Testing
The project uses [XUnit](https://xunit.github.io) as unit testing framework.
The project uses [XUnit](https://github.com/xunit/xunit) as unit testing framework.
To run the tests: