Link to directory (saves one redirect)

This commit is contained in:
Stephane Bortzmeyer 2021-05-05 14:40:26 +02:00
parent 7df35a8bb7
commit b76364682c
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ Issued on %s
print(""" print("""
=> %s Reference for this alert => %s Reference for this alert
=> /presto All Presto solar alerts => /presto/ All Presto solar alerts
""" % url, file=gemfile) """ % url, file=gemfile)
raw.close() raw.close()
gemfile.close() gemfile.close()