Skip to content

Commit db57d07

Browse files
committed
Rename data sources
1 parent 27ded72 commit db57d07

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_data/tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
################################################################################
44
- name: Alluxio
55
anchor: alluxio
6-
category: add-on
6+
category: data-lake
77
owner: trinodb
88
logo: /assets/images/logos/alluxio.png
99
logosmall: /assets/images/logos/alluxio-small.png

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2>Do you ❤️ Trino? Give us a 🌟 on GitHub <i class="fab fa-github"></i><
2828
<a class="dropdown-item" href="/ecosystem/client-driver.html">Client drivers</a>
2929
<a class="dropdown-item" href="/ecosystem/client-application.html">Client applications</a>
3030
<a class="dropdown-item" href="/ecosystem/data-lake.html">Data lake components</a>
31-
<a class="dropdown-item" href="/ecosystem/data-source.html">Data sources</a>
31+
<a class="dropdown-item" href="/ecosystem/data-source.html">Other data sources</a>
3232
<a class="dropdown-item" href="/ecosystem/add-on.html">Add-ons</a>
3333
</div>
3434
</li>

ecosystem/data-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: Data sources
3+
title: Other data sources
44
pretitle: Ecosystem
55
show_hero: true
66
show_pagenav: true

0 commit comments

Comments
 (0)