diff options
-rw-r--r-- | security/vuxml/files/newentry.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vuxml/files/newentry.sh b/security/vuxml/files/newentry.sh index b2427a15e953..07d4cfec25fd 100644 --- a/security/vuxml/files/newentry.sh +++ b/security/vuxml/files/newentry.sh @@ -39,7 +39,7 @@ cat << EOF >> "${tmp}" || exit 1 </body> </description> <references> - <url>INSERT SAME URL HERE</url> + <url>INSERT BLOCKQUOTE URL HERE</url> </references> <dates> <discovery>${discovery}</discovery> |