Skip to content

Commit 0c22318

Browse files
committed
readme: fix links to godoc and report card
Signed-off-by: Christian Stewart <christian@paral.in>
1 parent b313103 commit 0c22318

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
> Fork of julienschmidt/httprouter to route paths without HTTP semantics.
66
7-
[GoDoc]: https://godoc.org/github.com/aperturerobotics/httprouter
8-
[GoDoc Widget]: https://godoc.org/github.com/aperturerobotics/httprouter?status.svg
9-
[Go Report Card Widget]: https://goreportcard.com/badge/github.com/aperturerobotics/httprouter
10-
[Go Report Card]: https://goreportcard.com/report/github.com/aperturerobotics/httprouter
7+
[GoDoc]: https://godoc.org/github.com/aperturerobotics/pathrouter
8+
[GoDoc Widget]: https://godoc.org/github.com/aperturerobotics/pathrouter?status.svg
9+
[Go Report Card Widget]: https://goreportcard.com/badge/github.com/aperturerobotics/pathrouter
10+
[Go Report Card]: https://goreportcard.com/report/github.com/aperturerobotics/pathrouter
1111

1212
## Introduction
1313

0 commit comments

Comments
 (0)