File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
core/src/main/scala/org/apache/spark/ui Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -612,7 +612,7 @@ private[spark] object UIUtils extends Logging {
612
612
<p >
613
613
For assistance, get started at : <br />
614
614
<a href =" https://www.tibco.com/" target =" _blank" >https:// www.tibco.com/</ a> <br />
615
- <a href =" https://snappydatainc .github.io/snappydata/" target =" _blank" >
615
+ <a href =" https://tibcosoftware .github.io/snappydata/" target =" _blank" >
616
616
Product Documentation
617
617
</a >
618
618
</p >
@@ -636,7 +636,7 @@ private[spark] object UIUtils extends Logging {
636
636
<a href =" https://www.snappydata.io/community" target =" _blank" >
637
637
https:// www.snappydata.io/ community</a > <br />
638
638
<a href =" https://www.tibco.com/" target =" _blank" >https:// www.tibco.com/</ a> <br />
639
- <a href =" http://snappydatainc .github.io/snappydata/" target =" _blank" >
639
+ <a href =" http://tibcosoftware .github.io/snappydata/" target =" _blank" >
640
640
Product Documentation
641
641
</a >
642
642
</p >
@@ -649,7 +649,7 @@ private[spark] object UIUtils extends Logging {
649
649
650
650
def getProductDocLinkNode (): Node = {
651
651
<p class =" navbar-text pull-right " style =" padding-right:20px;" >
652
- <a href =" http://snappydatainc .github.io/snappydata/" target =" _blank" >Docs </a >
652
+ <a href =" http://tibcosoftware .github.io/snappydata/" target =" _blank" >Docs </a >
653
653
</p >
654
654
}
655
655
You can’t perform that action at this time.
0 commit comments