Skip to content

Commit e05615e

Browse files
v1rtlclaude
andcommitted
Remove deno docs badge from README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c3d3b70 commit e05615e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# proxy_addr
22

33
[![GitHub release (latest by date)][releases]][releases-page]
4-
[![][docs-badge]][docs]
54
[![GitHub Workflow Status][gh-actions-img]][github-actions]
65
[![Codecov][codecov-badge]][codecov]
76

@@ -22,8 +21,6 @@ Deno.serve((req, info) => {
2221

2322
[license]: https://github.com/deno-libs/proxy_addr/blob/master/LICENSE
2423
[releases]: https://img.shields.io/github/v/release/deno-libs/proxy_addr?style=flat-square
25-
[docs-badge]: https://img.shields.io/github/v/release/deno-libs/proxy_addr?color=yellow&label=docs&logo=deno&style=flat-square
26-
[docs]: https://doc.deno.land/https/deno.land/x/proxy_addr/mod.ts
2724
[releases-page]: https://github.com/deno-libs/proxy_addr/releases
2825
[gh-actions-img]: https://img.shields.io/github/actions/workflow/status/deno-libs/proxy_addr/main.yml?branch=master&style=flat-square
2926
[codecov]: https://codecov.io/gh/deno-libs/proxy_addr

0 commit comments

Comments
 (0)