diff --git a/README.md b/README.md index 0bc7f423e..f5582d7a9 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ int main(int argc, char* argv[]) } ``` -You can also use [hidtest/hidtest.c](https://github.com/libusb/hidapi/blob/master/hidtest/hidtest.c) +You can also use [hidtest/test.c](hidtest/test.c) as a starting point for your applications.