diff --git a/docs/recipes/building.md b/BUILDING.md similarity index 94% rename from docs/recipes/building.md rename to BUILDING.md index 4d67593ae..d9577022b 100644 --- a/docs/recipes/building.md +++ b/BUILDING.md @@ -1,12 +1,3 @@ - # Building the registry source diff --git a/docs/recipes/index.md b/docs/recipes/index.md index df74ca2bf..b4dd63679 100644 --- a/docs/recipes/index.md +++ b/docs/recipes/index.md @@ -34,5 +34,4 @@ At this point, it's assumed that: * [using Apache as an authenticating proxy](apache.md) * [using Nginx as an authenticating proxy](nginx.md) * [running a Registry on OS X](osx-setup-guide.md) - * [hacking the registry: build instructions](building.md) * [mirror the Docker Hub](mirror.md) diff --git a/docs/recipes/menu.md b/docs/recipes/menu.md index 5fdbec5b4..b79c1b309 100644 --- a/docs/recipes/menu.md +++ b/docs/recipes/menu.md @@ -18,5 +18,4 @@ weight=6 * [using Apache as an authenticating proxy](apache.md) * [using Nginx as an authenticating proxy](nginx.md) * [running a Registry on OS X](osx-setup-guide.md) - * [hacking the registry: build instructions](building.md) * [mirror the Docker Hub](mirror.md)