Unverified Commit 29fdb108 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1579 from loredanacirstea/pipeline-plugin-https

Use https for Pipeline plugin
parents a57c5d19 9859e06e
...@@ -26,7 +26,7 @@ module.exports = { ...@@ -26,7 +26,7 @@ module.exports = {
title: 'Slither/Mythril' title: 'Slither/Mythril'
}, },
'pipeline': { 'pipeline': {
url: 'http://pipeline.pipeos.one', url: 'https://pipeline.pipeos.one',
title: 'Pipeline' title: 'Pipeline'
} }
/* /*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment