Skip to content

Commit ccb290f

Browse files
committed
Update docs link
1 parent a16d27a commit ccb290f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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
<!-- [![codecov](https://codecov.io/gh/jimsmart/progszy/branch/master/graph/badge.svg)](https://codecov.io/gh/jimsmart/progszy) -->
88

99
Progszy 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

0 commit comments

Comments
 (0)