Skip to content

Commit 6c1e1de

Browse files
committed
Update about reference to frontend
1 parent bf4285c commit 6c1e1de

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

site/content/about.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,8 @@ cartographic boundaries converted to [PMTiles](https://github.com/protomaps/PMTi
170170
using [Tippecanoe](https://github.com/felt/tippecanoe) and hosted on R2.
171171

172172
When you click the map, your browser queries the Parquet files on the public
173-
bucket using [DuckDB compiled to WebAssembly](https://duckdb.org/docs/api/wasm/overview.html).
174-
It then updates the map fill using the returned destination IDs
175-
and times.
173+
bucket using [hyparquet](https://github.com/hyparam/hyparquet). It then updates
174+
the map fill using the returned destination IDs and times.
176175

177176
#### Why is the homepage slow sometimes?
178177

0 commit comments

Comments
 (0)