We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6b186 commit bbc94e1Copy full SHA for bbc94e1
core/src/main/scala/org/apache/spark/ui/UIUtils.scala
@@ -277,7 +277,7 @@ private[spark] object UIUtils extends Logging {
277
</a>
278
</div>
279
<div class="brand" style="line-height: 2.5;">
280
- <a class="brand" href="https://github.com/SnappyDataInc/snappydata" target="_blank">
+ <a class="brand" href="https://github.com/TIBCOSoftware/snappydata" target="_blank">
281
<img src={prependBaseUri("/static/snappydata/snappydata-175X28.png")}
282
style="cursor: pointer;" />
283
0 commit comments