From f6c3cf1436f036be9189f4281b344bd44a8a42f2 Mon Sep 17 00:00:00 2001 From: 0xmanny <96707060+0xmanny@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:47:45 -0500 Subject: [PATCH] docs: api docs link in readme (#132) * fix api docs link in readme * fix: api docs preview text and release prefix --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f41089cd..57a411ba 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ [![ipfs.tech](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](https://ipfs.tech) [![Discuss](https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square)](https://discuss.ipfs.tech) [![codecov](https://img.shields.io/codecov/c/github/ipfs/helia-verified-fetch.svg?style=flat-square)](https://codecov.io/gh/ipfs/helia-verified-fetch) -[![CI](https://img.shields.io/github/actions/workflow/status/ipfs/helia-verified-fetch/js-test-and-release.yml?branch=main\&style=flat-square)](https://github.com/ipfs/helia-verified-fetch/actions/workflows/js-test-and-release.yml?query=branch%3Amain) - +[![CI](https://img.shields.io/github/actions/workflow/status/ipfs/helia-verified-fetch/js-test-and-release.yml?branch=main&style=flat-square)](https://github.com/ipfs/helia-verified-fetch/actions/workflows/js-test-and-release.yml?query=branch%3Amain) ## About @@ -29,7 +28,7 @@ Learn more in the [announcement blog post](https://blog.ipfs.tech/verified-fetch # API Docs -- +- [https://ipfs.github.io/helia-verified-fetch/modules/\_helia_verified_fetch.html](https://ipfs.github.io/helia-verified-fetch/modules/_helia_verified_fetch.html) # License