mirror of https://github.com/CIRCL/AIL-framework
fix: [Terms Trackcers] fix item link
parent
dcd29aec16
commit
5cc4da2a28
|
@ -20,7 +20,7 @@ from packages import Term
|
|||
|
||||
from lib import Tracker
|
||||
|
||||
full_item_url = "/object/item/?id="
|
||||
full_item_url = "/object/item?id="
|
||||
|
||||
mail_body_template = "AIL Framework,\nNew occurrence for term tracked term: {}\nitem id: {}\nurl: {}{}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue