update gitlab link

This commit is contained in:
Karol Wypchlo 2021-04-02 16:46:23 +02:00
parent a3fc78e9fd
commit 91263e05dc
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ ENV GOARCH amd64
ARG branch=master
RUN git clone https://gitlab.com/skynetlabs/skyd.git Sia --single-branch --branch ${branch}
RUN git clone https://gitlab.com/SkynetHQ/skyd.git Sia --single-branch --branch ${branch}
RUN make release --directory Sia
FROM nebulouslabs/sia:1.5.5

View File

@ -21,7 +21,7 @@
- title: Github
href: https://github.com/SkynetHQ
- title: Gitlab
href: https://gitlab.com/skynetlabs
href: https://gitlab.com/SkynetHQ
- header: Technology
links:
- title: What is Skynet?

View File

@ -67,7 +67,7 @@ const resources = [
{
title: "Skynet Core Repo",
description: "The code base that makes the rest tick.",
href: "https://gitlab.com/skynetlabs/skyd",
href: "https://gitlab.com/SkynetHQ/skyd",
},
{
title: "Skynet on Github",