[KYUUBI #525] fix: broken link
 [](https://github.com/yaooqinn/kyuubi/pull/525)       [<img width="16" alt="Powered by Pull Request Badge" src="https://user-images.githubusercontent.com/1393946/111216524-d2bb8e00-85d4-11eb-821b-ed4c00989c02.png">](https://pullrequestbadge.com/?utm_medium=github&utm_source=yaooqinn&utm_campaign=badge_info)<!-- PR-BADGE: PLEASE DO NOT REMOVE THIS COMMENT -->
Will fix https://github.com/yaooqinn/kyuubi/issues/515
### _Why are the changes needed?_
To fix a broken image ref link
### _How was this patch tested?_
Not necessary
Closes #525 from BetaCat0/broken-link.
a2ea566 [BetaCat] fix: broken link
Authored-by: BetaCat <outman99@hotmail.com>
Signed-off-by: ulysses-you <ulyssesyou18@gmail.com>
(cherry picked from commit cf9f256b3d)
Signed-off-by: ulysses-you <ulyssesyou18@gmail.com>
This commit is contained in:
parent
14b2d82630
commit
12fbef030d
@ -12,7 +12,7 @@ Welcome to Kyuubi's documentation!
|
||||
|
||||
Kyuubi™ is a unified multi-tenant JDBC interface for large-scale data processing and analytics, built on top of `Apache Spark™ <http://spark.apache.org/>`_.
|
||||
|
||||
.. image:: ./imgs/kyuubi_layers.*
|
||||
.. image:: ./imgs/kyuubi_layers.png
|
||||
|
||||
In general, the complete ecosystem of Kyuubi falls into the hierarchies shown in the above figure, with each layer loosely coupled to the other.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user