You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Semi complex pipeline:
28
28
29
29
See a live demonstration from a Jenkins Contributor Summit:
30
30
31
-
[](http://www.youtube.com/watch?v=MBI3MBY2eJ8&t=3295"Pipeline Graph View plugin")
31
+
[](https://www.youtube.com/watch?v=MBI3MBY2eJ8&t=3295"Pipeline Graph View plugin")
32
32
33
33
## Vision
34
34
@@ -37,7 +37,7 @@ This plugin aims to bring the best of Blue Ocean into the regular Jenkins UI.
37
37
That means functionality like:
38
38
39
39
*[x] Pipeline graph
40
-
*[ ] Summary of runs in a job (like [Pipeline Stage View Plugin](http://github.com/jenkinsci/pipeline-stage-view-plugin/), but simpler, more modern and more performant)
40
+
*[ ] Summary of runs in a job (like [Pipeline Stage View Plugin](https://github.com/jenkinsci/pipeline-stage-view-plugin/), but simpler, more modern and more performant)
41
41
*[ ] Modern logs viewing
42
42
43
43
The plugin should be lightweight, using or providing extension points where possible rather than building everything into one plugin.
0 commit comments