summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2023-11-06 18:38:02 +0200
committerGitHub <noreply@github.com>2023-11-06 18:38:02 +0200
commit1bee33aa29a5d62e1c585a54b74ab9bec89cf634 (patch)
treeb252f856aeb13ae7218dd53f6e9d2f1a29055fb5
parentf960e4ec4e38fc7554d5384096d6c48b7fbe8982 (diff)
Update README.mdcleanup-source-code
-rw-r--r--packaging/makeself/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/makeself/README.md b/packaging/makeself/README.md
index ad95263b54..1f2c746bfa 100644
--- a/packaging/makeself/README.md
+++ b/packaging/makeself/README.md
@@ -26,7 +26,7 @@ you can do so by adding `--static-only` to the options you pass to the installer
## Building a static binary package
Before you begin, make sure that your repo and the repo's submodules are clean from any previous builds and up to date.
-Otherwise, [perform a cleanup](https://github.com/netdata/netdata/edit/master/packaging/installer/methods/manual.md#perform-a-cleanup-in-your-netdata-repo)
+Otherwise, [perform a cleanup](https://github.com/netdata/netdata/blob/master/packaging/installer/methods/manual.md#perform-a-cleanup-in-your-netdata-repo)
To build the static binary 64-bit distribution package, into the root folder on the netdata repo, run: