fix: use https for plantuml (#1223)

This commit is contained in:
George Vagenas 2019-11-18 20:51:19 +02:00 committed by Nicolas Giard
parent 600bd9d426
commit 68200f5136

View File

@ -8,7 +8,7 @@ dependsOn: markdownCore
props:
server:
type: String
default: http://www.plantuml.com/plantuml
default: https://www.plantuml.com/plantuml
title: PlantUML Server
hint: PlantUML server used for image generation
order: 1