File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
core/src/main/scala/org/apache/spark/ui Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -277,7 +277,7 @@ private[spark] object UIUtils extends Logging {
277
277
</a >
278
278
</div >
279
279
<div class =" brand" style =" line-height: 2.5;" >
280
- <a class =" brand" href =" https://www.snappydata.io/ " target =" _blank" >
280
+ <a class =" brand" href =" https://github.com/SnappyDataInc/snappydata " target =" _blank" >
281
281
< img src= {prependBaseUri(" /static/snappydata/snappydata-175X28.png" )}
282
282
style= " cursor: pointer;" />
283
283
</a >
@@ -612,9 +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://tibco-computedb.readthedocs.io/en/enterprise_docv" +
616
- snappyVersionDetails.getOrElse(" productVersion" , " " ) + " /" }
617
- target= " _blank" >
615
+ <a href =" https://snappydatainc.github.io/snappydata/" target =" _blank" >
618
616
Product Documentation
619
617
</a >
620
618
</p >
You can’t perform that action at this time.
0 commit comments