digraph { node [shape=box, style=rounded]; rankdir=TB; subgraph clusterMain { "d1_cn_monitor" [label= href="http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_monitor/"]; "dataone-cn-monitor-deb-unstable" [label= href="http://jenkins-ucsb-1.dataone.org/jenkins/view/all/job/dataone-cn-monitor-deb-unstable/"]; color=invis;} subgraph clusterStandalone { color=invis;} "d1_cn_monitor" -> "dataone-cn-monitor-deb-unstable" [ color=black ] ; }