Skip to content

Commit

Permalink
Arlington. Update link to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov committed Jul 22, 2024
1 parent 950b6a5 commit 3973fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://raw.githubusercontent.com/veraPDF/veraPDF-library/integration/RELEASENOTES.md</url>
<url>https://raw.githubusercontent.com/veraPDF/veraPDF-arlington-tools/master/RELEASENOTES.md</url>
<unpack>false</unpack>
<skipCache>true</skipCache>
<outputDirectory>${project.build.directory}/staging/documents</outputDirectory>
Expand Down

0 comments on commit 3973fe2

Please sign in to comment.