diff --git a/doc/release-notes/6.2025.1_update.md b/doc/release-notes/6.2025.1_update.md index 91db735132a..efd9dea902a 100644 --- a/doc/release-notes/6.2025.1_update.md +++ b/doc/release-notes/6.2025.1_update.md @@ -70,7 +70,7 @@ mv $PAYARA $PAYARA.6.2024.6 ```shell cd /usr/local - curl https://github.com/IQSS/dataverse/raw/refs/tags/v6.6/conf/payara/domain.xml + curl -L -O https://github.com/IQSS/dataverse/raw/refs/tags/v6.6/conf/payara/domain.xml ``` iii. Copy Dataverse-related lines from your existing domain.xml to sections of the new domain.xml highlighted by `Dataverse-instance-specific` comments