From d8e3737f1ed9bb6d9b92258f0d71ae96d2765940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Rivi=C3=A8re?= Date: Sun, 16 Jun 2024 16:07:52 +0200 Subject: [PATCH] fix readme images --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index bc913cd..0627251 100644 --- a/README.md +++ b/README.md @@ -80,55 +80,55 @@ A butterfly projection inspired by Steve Waterman’s design. # d3.geoBerghaus · [Source](https://github.com/d3/d3-geo-polygon/blob/main/src/reclip.js) -[](https://observablehq.com/@d3/interrupted-clipped) +[](https://observablehq.com/@d3/interrupted-clipped) The Berghaus projection. # d3.geoGingery · [Source](https://github.com/d3/d3-geo-polygon/blob/main/src/reclip.js) -[](https://observablehq.com/@d3/interrupted-clipped) +[](https://observablehq.com/@d3/interrupted-clipped) The Gingery projection. # d3.geoHealpix · [Source](https://github.com/d3/d3-geo-polygon/blob/main/src/reclip.js) -[](https://observablehq.com/@d3/interrupted-clipped) +[](https://observablehq.com/@d3/interrupted-clipped) The HEALPix projection. # d3.geoInterruptedBoggs · [Source](https://github.com/d3/d3-geo-polygon/blob/main/src/reclip.js) -[](https://observablehq.com/@d3/interrupted-clipped) +[](https://observablehq.com/@d3/interrupted-clipped) Bogg’s interrupted eumorphic projection. # d3.geoInterruptedHomolosine · [Source](https://github.com/d3/d3-geo-polygon/blob/main/src/reclip.js) -[](https://observablehq.com/@d3/interrupted-clipped) +[](https://observablehq.com/@d3/interrupted-clipped) Goode’s interrupted homolosine projection. # d3.geoInterruptedMollweide · [Source](https://github.com/d3/d3-geo-polygon/blob/main/src/reclip.js) -[](https://observablehq.com/@d3/interrupted-clipped) +[](https://observablehq.com/@d3/interrupted-clipped) Goode’s interrupted Mollweide projection. # d3.geoInterruptedMollweideHemispheres · [Source](https://github.com/d3/d3-geo-polygon/blob/main/src/reclip.js) -[](https://observablehq.com/@d3/interrupted-clipped) +[](https://observablehq.com/@d3/interrupted-clipped) The Mollweide projection interrupted into two (equal-area) hemispheres. # d3.geoInterruptedSinuMollweide · [Source](https://github.com/d3/d3-geo-polygon/blob/main/src/reclip.js) -[](https://observablehq.com/@d3/interrupted-clipped) +[](https://observablehq.com/@d3/interrupted-clipped) Alan K. Philbrick’s interrupted sinu-Mollweide projection. # d3.geoInterruptedSinusoidal · [Source](https://github.com/d3/d3-geo-polygon/blob/main/src/reclip.js) -[](https://observablehq.com/@d3/interrupted-clipped) +[](https://observablehq.com/@d3/interrupted-clipped) An interrupted sinusoidal projection with asymmetrical lobe boundaries.