Skip to content

Commit fb31233

Browse files
authored
Merge pull request #92 from ROCm-Developer-Tools/SwRaw-patch-1
Fixed matrixtranspose.cpp link in README.md
2 parents fc0d97c + bd14038 commit fb31233

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ To use the rocTX API you need the API header and to link your application with `
8787
- API description:
8888
- ['roctracer' / 'rocTX' profiling C API specification](doc/roctracer_spec.md)
8989
- Code examples:
90-
- [test/MatrixTranspose_test/MatrixTranspose.cpp](testMatrixTranspose_test/MatrixTranspose.cpp)
91-
- [test/MatrixTranspose/MatrixTranspose.cpp](test/MatrixTranspose/MatrixTranspose.cpp)
90+
- [MatrixTranspose.cpp](test/hip/MatrixTranspose.cpp)
9291

9392
## Build and run tests
9493

0 commit comments

Comments
 (0)