From 3640c1ce5358df4fc42d332c507bcefc43ae97f7 Mon Sep 17 00:00:00 2001 From: Alexander Bantyev Date: Fri, 17 Jun 2022 14:23:28 +0400 Subject: [PATCH] Fix links --- README-dev.md | 4 +--- nix/README.md | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README-dev.md b/README-dev.md index 3d0d58e62ace..3b6dbb476885 100644 --- a/README-dev.md +++ b/README-dev.md @@ -23,7 +23,7 @@ Currently, Mina builds/runs on Linux & macOS. MacOS may have some issues that yo The short version: -1. Start with Ubuntu 18 or run it in a [virtual machine](https://www.osboxes.org/ubuntu/) +1. Start with Ubuntu 18 or run it in a virtual machine 2. Set github repos to pull and push over ssh: `git config --global url.ssh://git@github.com/.insteadOf https://github.com/` - To push branches to repos in the MinaProtocol or o1-labs organisations, you must complete this step. These repositories do not accept the password authentication used by the https URLs. 3. Pull in our submodules: `git submodule update --init` @@ -48,8 +48,6 @@ Refer to [/dev](/dev). #### Install or have Ubuntu 18 -- [VM Images](https://www.osboxes.org/ubuntu/) - #### Building Mina has a variety of opam and system dependencies. diff --git a/nix/README.md b/nix/README.md index 221347505152..e94ae91e8c6f 100644 --- a/nix/README.md +++ b/nix/README.md @@ -103,7 +103,7 @@ mina: mina.exe `. ## Miscellaneous ### Contributing to Nix expressions -You probably want to [enable flakes](#note-about-flakes) if you plan +You probably want to [enable flakes](#2-enable-flakes-optional-but-recommended) if you plan to contribute to the Nix expressions here. Most Nix things (including this README ☺) are located inside the