Skip to content

Commit d0b12d6

Browse files
Amogh Shetkarashetkar
authored andcommitted
Update the product's documentation URL.
1 parent 4099c8b commit d0b12d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core/src/main/scala/org/apache/spark/ui/UIUtils.scala

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ private[spark] object UIUtils extends Logging {
612612
<p>
613613
For assistance, get started at: <br />
614614
<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">
616616
Product Documentation
617617
</a>
618618
</p>
@@ -636,7 +636,7 @@ private[spark] object UIUtils extends Logging {
636636
<a href="https://www.snappydata.io/community" target="_blank">
637637
https://www.snappydata.io/community</a> <br />
638638
<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">
640640
Product Documentation
641641
</a>
642642
</p>
@@ -649,7 +649,7 @@ private[spark] object UIUtils extends Logging {
649649

650650
def getProductDocLinkNode(): Node = {
651651
<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>
653653
</p>
654654
}
655655

0 commit comments

Comments
 (0)