File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33[ ![ BSD3] ( https://img.shields.io/badge/license-BSD3-blue.svg?style=flat )] ( LICENSE.md )
44[ ![ Build Status] ( https://github.com/jimsmart/progszy/actions/workflows/build.yml/badge.svg?branch=main )] ( https://github.com/jimsmart/progszy/actions/workflows/build.yml )
55[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/jimsmart/progszy )] ( https://goreportcard.com/report/github.com/jimsmart/progszy )
6- [ ![ Go Reference] ( https://img.shields.io/badge/-reference-277d9c?&logo=go&logoColor=fafafa&labelColor=5c5c5c )] ( https://pkg.go.dev/github.com/jimsmart/progszy/ )
6+ [ ![ Go Reference] ( https://img.shields.io/badge/-reference-277d9c?&logo=go&logoColor=fafafa&labelColor=5c5c5c )] ( https://pkg.go.dev/github.com/jimsmart/progszy )
77<!-- [](https://codecov.io/gh/jimsmart/progszy) -->
88
99Progszy is a hard-caching HTTP(S) proxy server (with programmatic cache management), designed for use as part of a data-scraping pipeline.
@@ -130,7 +130,7 @@ Press <kbd>control</kbd>+<kbd>c</kbd> to halt execution — Progszy will attempt
130130
131131### Package Documentation
132132
133- GoDocs [ https://godoc.org /github.com/jimsmart/progszy ] ( https://godoc.org /github.com/jimsmart/progszy )
133+ GoDocs [ https://pkg.go.dev /github.com/jimsmart/progszy ] ( https://pkg.go.dev /github.com/jimsmart/progszy )
134134
135135#### Local GoDocs
136136
You can’t perform that action at this time.
0 commit comments