diff --git a/ct/paperless-ngx.sh b/ct/paperless-ngx.sh index 10fe9b37c..155f063af 100644 --- a/ct/paperless-ngx.sh +++ b/ct/paperless-ngx.sh @@ -42,7 +42,7 @@ function update_script() { echo -e "" msg_custom "🔄" "Migration required to new data structure (/opt/paperless_data/)" msg_custom "📖" "Please follow the migration guide:" - echo -e "${GATEWAY}${BGN}https://github.com/community-scripts/ProxmoxVE/discussions/9223${CL}" + echo -e "${GATEWAY}${BGN}https://github.com/community-scripts/ProxmoxVE/pull/9223${CL}" echo -e "" msg_custom "⚠️" "Update aborted. Please migrate your data first." exit 253