commit ab1b9335a9b3b8c04dd191ad9e8300aba64a2bd6 parent 8a4b7c017983246797ee7a4cd56c6a6175126ca7 Author: Oliver Lowe <o@olowe.co> Date: Sat, 9 Nov 2024 08:19:00 +1100 Correct pkg.go.dev package paths Diffstat:
| M | README.md | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -6,6 +6,6 @@ See the documentation for the commands: - [Jira] [Acme]: https://p9f.org/sys/doc/acme/acme.html -[issue]: https://pkg.go.dev/olowe.co/github/issue -[Gitlab]: https://pkg.go.dev/olowe.co/github/Gitlab -[Jira]: https://pkg.go.dev/olowe.co/github/Jira +[issue]: https://pkg.go.dev/olowe.co/issues/issue +[Gitlab]: https://pkg.go.dev/olowe.co/issues/Gitlab +[Jira]: https://pkg.go.dev/olowe.co/issues/Jira