Skip to content

Commit 2856089

Browse files
authored
Fix README link to XUnit project (#1006)
1 parent 68ee740 commit 2856089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Notice that this is a workaround and is not recommended for production use.
113113

114114
## Testing
115115

116-
The project uses [XUnit](https://xunit.github.io) as unit testing framework.
116+
The project uses [XUnit](https://github.com/xunit/xunit) as unit testing framework.
117117

118118
To run the tests:
119119

0 commit comments

Comments
 (0)