From 1050cbc2d252aec486561a8a4e068b41f1f62d5a Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Sun, 19 Apr 2020 16:07:33 +0200 Subject: [PATCH] formatting --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24a6e97f2..721f64dbb 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ correctly rebuild targets, and only those targets that use the external dependencies that changed. Links: -* [Nix + Bazel = fully reproducible, incremental builds][blog-bazel-nix] -* [Nix + Bazel lightning talk][youtube-bazel-nix] +* [Nix + Bazel = fully reproducible, incremental + builds][blog-bazel-nix] (blog post) +* [Nix + Bazel][youtube-bazel-nix] (lightning talk) [nix]: https://nixos.org/nix [nixpkgs]: https://github.com/NixOS/nixpkgs