commit 2a4f189a7fdcbd04e926214dea882e680ca13a43 parent 6bca50b14fa967fd78019e45945478f268c0f3ac Author: Remy Noulin <loader2x@gmail.com> Date: Sat, 29 Jun 2019 09:43:26 +0200 update links Diffstat:
M | package.yml | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/package.yml b/package.yml @@ -1,15 +1,15 @@ --- name: ring - version: 0.0.2 + version: 0.0.3 description: dynamic ring array bin: ./cRing.c repository: type: git - url: "git+https://github.com/RemyNoulin/ring.git" + url: "git+https://noulin.net/git/ring.git" keywords: - utility author: Remy license: MIT bugs: - url: "https://github.com/RemyNoulin/ring/issues" - homepage: "https://github.com/RemyNoulin/ring#readme" + url: "https://noulin.net/ring/log.html" + homepage: "https://noulin.net/ring/file/README.md.html"