get rid of unnecessary link

This commit is contained in:
Joeri Exelmans 2025-07-22 17:16:11 +02:00
parent 069cb439cb
commit 35f74aed84

View file

@ -198,7 +198,3 @@ if yes_no("Print PlantUML?"):
print("==================================") print("==================================")
print(make_url(uml)) print(make_url(uml))
print("==================================") print("==================================")
print("Go to either:")
print(" ▸ https://www.plantuml.com/plantuml/uml")
print(" ▸ https://mstro.duckdns.org/plantuml/uml")
print("and paste the above string.")