Skip to content

Commit dcbc07f

Browse files
committed
Fixing linking issues
1 parent 6e4061a commit dcbc07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bindings/kvbm/tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,6 @@ blocks = [torch.randn(..., dtype=torch.float32) for _ in range(n)]
334334

335335
## Further Reading
336336

337-
- [KVBM Kernels README](../../../lib/kvbm-kernels/README.md) - Detailed explanation of kernel layouts
337+
- [KVBM Kernels README](../../../kvbm-kernels/README.md) - Detailed explanation of kernel layouts
338338
- [PyO3 Documentation](https://pyo3.rs/) - Python-Rust FFI framework
339339
- [CUDA Programming Guide](https://docs.nvidia.com/cuda/cuda-c-programming-guide/) - CUDA fundamentals

0 commit comments

Comments
 (0)