From 23c1415b30281f70f7f982524d9aa8bc5a5f9dcb Mon Sep 17 00:00:00 2001 From: darthmon <50335264+darthmon@users.noreply.github.com> Date: Mon, 30 Oct 2023 11:18:11 +0100 Subject: [PATCH] Fix link to tarball file publish script --- docs/topics/publishing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/publishing.md b/docs/topics/publishing.md index 92f4c00ae..fc8f80969 100644 --- a/docs/topics/publishing.md +++ b/docs/topics/publishing.md @@ -116,7 +116,7 @@ set -o allexport; source variables.env; source versions/; source lo ## Publishing tarballs -Publishing of tarballs is done by a [bash script](../../Docker/upload_tar/publish.sh) thats can be run within a docker-container, or directly on your system. +Publishing of tarballs is done by a [bash script](../../Docker/publish/upload_tar/publish.sh) thats can be run within a docker-container, or directly on your system. It creates a folder with the name of the `$RELEASE_MAJOR_VERSION` variable and uploads the tarballs created by the build. After successfully uploading the tarballs they should be accessible at https://releases.wikimedia.org/wikibase/