diff --git a/Makefile b/Makefile index 2cefee8..3e52776 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ LNCR_EXE=Void.exe DLR=curl DLR_FLAGS=-L -BASE_URL=http://alpha.de.repo.voidlinux.org/live/20210218/void-x86_64-ROOTFS-20210218.tar.xz +BASE_URL=https://alpha.de.repo.voidlinux.org/live/20210316/void-x86_64-ROOTFS-20210316.tar.xz LNCR_ZIP_URL=https://github.com/yuk7/wsldl/releases/download/21020500/icons.zip LNCR_ZIP_EXE=Void.exe diff --git a/README.md b/README.md index 9a124ad..f87dddc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project is based on Void Linux GNU-libc. For musl-libc, visit https://git.i ![screenshot](https://raw.githubusercontent.com/wiki/yuk7/wsldl/img/Arch_Alpine_Ubuntu.png) -![Main CI Workflow](https://github.com/am11/VoidWSL/workflows/Main%20CI%20Workflow/badge.svg) +[![Main CI Workflow](https://github.com/am11/VoidWSL/actions/workflows/main.yml/badge.svg)](https://github.com/am11/VoidWSL/actions/workflows/main.yml) [![Github All Releases](https://img.shields.io/github/downloads/am11/VoidWSL/total.svg?style=flat-square)](https://github.com/am11/VoidWSL/releases/latest) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) ![License](https://img.shields.io/github/license/am11/VoidWSL.svg?style=flat-square)