From f73158ca8ec20ae4489a6a6c795f1c5be9919f47 Mon Sep 17 00:00:00 2001 From: Eric Ahlberg Date: Sat, 15 Jun 2019 13:24:31 +0200 Subject: [PATCH] Fix references to internal section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3f9c5c22..d7895e682 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,8 @@ PureScript package manager and build tool powered by [Dhall][dhall] and - [My `install` command is failing with some errors about "too many open files"](#my-install-command-is-failing-with-some-errors-about-too-many-open-files) - [Package set caching problems](#package-set-caching-problems) - [I added a new package to the `packages.dhall`, but `spago` is not installing it. Why?](#i-added-a-new-package-to-the-packagesdhall-but-spago-is-not-installing-it-why) -- [Reference - Internals](#reference---internals) - - [The `spago-curator` tool](#the-spago-curator-tool) +- [Reference - Internals](#internals) + - [The `spago-curator` tool](INTERNALS.md#the-spago-curator-tool)