Skip to content

Commit a0500d4

Browse files
committed
feat: update readme to feature new badge
1 parent f92dcd8 commit a0500d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Cap is a lightweight, modern open-source CAPTCHA alternative using <a href="https://capjs.js.org/guide/effectiveness.html">SHA-256 proof-of-work</a> and JavaScript instrumentation challenges. It's fast, private, and extremely simple to integrate.
44

5-
<a href="https://capjs.js.org" target="_blank"><img src="./assets/captcha-animated.svg" alt="Cap widget" width="270"></a>
5+
<a href="https://capjs.js.org/guide" target="_blank"><img src="./assets/captcha-animated.svg" alt="Cap widget" width="270"></a>
66

77
## Documentation
88

@@ -59,4 +59,4 @@ Cap's free instance is supported by DigitalOcean for open-source. <a href="https
5959

6060
---
6161

62-
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9920/badge)](https://www.bestpractices.dev/projects/9920) [![](https://data.jsdelivr.com/v1/package/npm/@cap.js/wasm/badge)](https://www.jsdelivr.com/package/npm/@cap.js/wasm)
62+
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9920/badge?v=gold)](https://www.bestpractices.dev/projects/9920) [![](https://data.jsdelivr.com/v1/package/npm/@cap.js/wasm/badge)](https://www.jsdelivr.com/package/npm/@cap.js/wasm)

0 commit comments

Comments
 (0)