commit 5e15d89018bb9faf975d4e69daf3c2c1b5994f0e parent 42ed3c7b5b4f9a4fad9b0d0a1008515fe4b04cfa Author: Remy Noulin <loader2x@gmail.com> Date: Sat, 29 Jun 2019 09:43:05 +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: preprocessor - version: 0.0.3 + version: 0.0.4 description: simple preprocessor for any type of file bin: ./preprocessor.c repository: type: git - url: "git+https://github.com/RemyNoulin/preprocessor.git" + url: "git+https://noulin.net/git/preprocessor.git" keywords: - utility author: Remy license: MIT bugs: - url: "https://github.com/RemyNoulin/preprocessor/issues" - homepage: "https://github.com/RemyNoulin/preprocessor#readme" + url: "https://noulin.net/preprocessor/log.html" + homepage: "https://noulin.net/preprocessor/file/README.md.html"