diff --git a/README.md b/README.md index 0f0b5467ec..0698d18b5f 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ To use the rocTX API you need the API header and to link your application with ` ## Documentation - API description: - - ['roctracer' / 'rocTX' profiling C API specification](docroctracer_spec.md) + - ['roctracer' / 'rocTX' profiling C API specification](doc/roctracer_spec.md) - Code examples: - [test/MatrixTranspose_test/MatrixTranspose.cpp](testMatrixTranspose_test/MatrixTranspose.cpp) - [test/MatrixTranspose/MatrixTranspose.cpp](test/MatrixTranspose/MatrixTranspose.cpp)