Skip to content

Commit

Permalink
all: fix more links
Browse files Browse the repository at this point in the history
  • Loading branch information
ainar-g committed Oct 13, 2022
1 parent 29d7ad4 commit 28b1ac3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,9 +302,6 @@ make build-release CHANNEL='...' VERSION='...'

See the [`build-release` target documentation][targ-release].

[`snapcraft`]: https://snapcraft.io/
[targ-release]: https://github.com/AdguardTeam/AdGuardHome/tree/master/scripts#build-releasesh-build-a-release-for-all-platforms

#### <a href="#docker-image" id="docker-image" name="docker-image">Docker image</a>

Run `make build-docker` to build the Docker image locally (the one that we
Expand Down Expand Up @@ -348,9 +345,11 @@ you can run the frontend build a development environment.
and become available on the web UI. Make sure that you disable the browser
cache to make sure that you actually get the recompiled version.

[`snapcraft`]: https://snapcraft.io/
[buildx]: https://docs.docker.com/buildx/working-with-buildx/
[src-makefile]: https://github.com/AdguardTeam/AdGuardHome/blob/master/Makefile
[targ-release]: https://github.com/AdguardTeam/AdGuardHome/tree/master/scripts#build-dockersh-build-a-multi-architecture-docker-image
[targ-docker]: https://github.com/AdguardTeam/AdGuardHome/tree/master/scripts#build-dockersh-build-a-multi-architecture-docker-image
[targ-release]: https://github.com/AdguardTeam/AdGuardHome/tree/master/scripts#build-releasesh-build-a-release-for-all-platforms



Expand Down

0 comments on commit 28b1ac3

Please sign in to comment.