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:
parent
bca3f28e28
commit
eaf0a068f3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue