aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2021-05-12 11:39:00 +0200
committerLoïc Hoguin <[email protected]>2021-05-12 11:39:00 +0200
commit0f5c2f8922c89c58f51696cce690245cbdc5f327 (patch)
tree3ba07c18df5c338f5bc2fba49264ec038b8d0d23
parente9448e5628c8c1d9083223ff973af8de31a566d1 (diff)
downloadcowlib-0f5c2f8922c89c58f51696cce690245cbdc5f327.tar.gz
cowlib-0f5c2f8922c89c58f51696cce690245cbdc5f327.tar.bz2
cowlib-0f5c2f8922c89c58f51696cce690245cbdc5f327.zip
Update link in Hex metadata
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be2a784..f67c726 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ define HEX_TARBALL_EXTRA_METADATA
#{
licenses => [<<"ISC">>],
links => #{
- <<"Function reference">> => <<"https://ninenines.eu/docs/en/cowlib/2.10/manual/">>,
+ <<"Function reference">> => <<"https://ninenines.eu/docs/en/cowlib/2.11/manual/">>,
<<"GitHub">> => <<"https://github.com/ninenines/cowlib">>,
<<"Sponsor">> => <<"https://github.com/sponsors/essen">>
}