Commit a131a0ba authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

reproducible Debian: Remove incorrect /tree/ component of notes URL.

parent 1e0af128
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
  {{/notes_uri}}
  {{^notes_uri}}
  {{^reproducible}}
  <li>No notes exist for this package. <a href="https://salsa.debian.org/reproducible-builds/reproducible-notes/tree/README">Add some.</a></li>
  <li>No notes exist for this package. <a href="https://salsa.debian.org/reproducible-builds/reproducible-notes/README">Add some.</a></li>
  {{/reproducible}}
  {{#reproducible}}
  <li>Good work! This package looks reproducible in our current test framework :)</li>