Skip to content

Commit 8ba4646

Browse files
authored
docs: Fix two small issues in introduction.md (#19712)
This is a small maintanence PR to fix a couple of small issues: 1. The `datafusion-tui` isn't used anywhere, and as far as I can tell its now basically a part of `datafusion-dft` (which is already referenced). 2. The call for action wasn't rendered into the HTML page. I was there up until #4903, which included this small mistake which every subsequent change just maintained.
1 parent 07e63ed commit 8ba4646

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/user-guide/introduction.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,13 +147,14 @@ Here are some less active projects that used DataFusion:
147147
- [Flock]
148148
- [Tensorbase]
149149

150+
If you know of another project, please submit a PR to add a link!
151+
150152
[ballista]: https://github.com/apache/datafusion-ballista
151153
[auron]: https://github.com/apache/auron
152154
[cloudfuse buzz]: https://github.com/cloudfuse-io/buzz-rust
153155
[cnosdb]: https://github.com/cnosdb/cnosdb
154156
[cube store]: https://github.com/cube-js/cube.js/tree/master/rust
155157
[dask sql]: https://github.com/dask-contrib/dask-sql
156-
[datafusion-tui]: https://github.com/datafusion-contrib/datafusion-tui
157158
[delta-rs]: https://github.com/delta-io/delta-rs
158159
[edb postgres lakehouse]: https://www.enterprisedb.com/products/analytics
159160
[exon]: https://github.com/wheretrue/exon
@@ -172,7 +173,7 @@ Here are some less active projects that used DataFusion:
172173
[synnada]: https://synnada.ai/
173174
[tensorbase]: https://github.com/tensorbase/tensorbase
174175
[vegafusion]: https://vegafusion.io/
175-
[vortex]: https://vortex.dev/ "if you know of another project, please submit a PR to add a link!"
176+
[vortex]: https://vortex.dev/
176177

177178
## Integrations and Extensions
178179

0 commit comments

Comments
 (0)