Skip to content

Commit fd8329a

Browse files
authored
Update documentation badge from wiki to HTML (#1143)
Since the docs no longer point at a wiki
1 parent 86deef3 commit fd8329a

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
@@ -2,7 +2,7 @@
22

33
[![GitHub Releases](https://img.shields.io/github/v/release/NVIDIA/MatX)](https://github.com/NVIDIA/MatX/releases/)
44
[![GitHub License](https://img.shields.io/badge/license-BSD-green)](https://github.com/NVIDIA/MatX/blob/main/LICENSE)
5-
[![GitHub Documentation](https://img.shields.io/badge/wiki-documentation-forestgreen)](https://nvidia.github.io/MatX)
5+
[![GitHub Documentation](https://img.shields.io/badge/html-documentation-forestgreen)](https://nvidia.github.io/MatX)
66
[![Coverage Status](https://coveralls.io/repos/github/NVIDIA/MatX/badge.svg?branch=main)](https://coveralls.io/github/NVIDIA/MatX?branch=main)
77

88
**MatX** is a modern C++ library for numerical computing on NVIDIA GPUs and CPUs. Near-native performance can be achieved while using a simple syntax common in higher-level languages such as Python or MATLAB.

0 commit comments

Comments
 (0)