From 1f036ae691af97438694cc71481eab7d5d3e4838 Mon Sep 17 00:00:00 2001 From: Liam Naddell Date: Tue, 10 Jul 2018 19:25:14 +0000 Subject: [PATCH] Update url away from github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cc24b3..244c908 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # syscall -[Redox OS](https://github.com/redox-os/redox)'s syscall API +[Redox OS](https://gitlab.redox-os.org/redox-os/redox)'s syscall API [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![crates.io](http://meritbadge.herokuapp.com/redox_syscall)](https://crates.io/crates/redox_syscall) -- GitLab