Link pod registry to Pods section in README (#1411)

In the `Pods` section we were pointing to a place with a slightly outdated list of projects. This patch adds the correct link to the pod registry.
This commit is contained in:
Andrea Richiardi 2022-10-26 10:15:12 -06:00 committed by GitHub
parent bca3f28e28
commit eaf0a068f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -355,7 +355,7 @@ Pods are programs that can be used as a Clojure library by
babashka. Documentation is available in the [pod library
repo](https://github.com/babashka/pods).
A list of available pods can be found [here](doc/projects.md#pods).
A list of available pods can be found in the [pod registry](https://github.com/babashka/pod-registry).
## Differences with Clojure