Skip to content

Commit 90547db

Browse files
committed
doc: Remove or comment unused links from README
1 parent 9ee5175 commit 90547db

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
# cython-cmake
22

33
[![Actions Status][actions-badge]][actions-link]
4+
5+
<!--
46
[![Documentation Status][rtd-badge]][rtd-link]
7+
-->
58

69
[![PyPI version][pypi-version]][pypi-link]
7-
[![Conda-Forge][conda-badge]][conda-link]
810
[![PyPI platforms][pypi-platforms]][pypi-link]
911

12+
<!--
1013
[![GitHub Discussion][github-discussions-badge]][github-discussions-link]
14+
-->
1115

1216
<!-- SPHINX-START -->
1317

1418
<!-- prettier-ignore-start -->
1519
[actions-badge]: https://github.com/scikit-build/cython-cmake/workflows/CI/badge.svg
1620
[actions-link]: https://github.com/scikit-build/cython-cmake/actions
17-
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/cython-cmake
18-
[conda-link]: https://github.com/conda-forge/cython-cmake-feedstock
1921
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
2022
[github-discussions-link]: https://github.com/scikit-build/cython-cmake/discussions
2123
[pypi-link]: https://pypi.org/project/cython-cmake/

0 commit comments

Comments
 (0)