Skip to content

Commit 90db632

Browse files
authored
Add new non-expiring discord link (#192)
1 parent b544358 commit 90db632

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
![dart publish](https://github.com/dartclub/turf_dart/actions/workflows/dart-pub-publish.yml/badge.svg)
1313
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
1414

15-
<h3>–> <a href="https://discord.gg/cTJk98cU">Join our Dart / Flutter GIS Community on Discord</a> <–</h3>
15+
<h3>–> <a href="https://discord.gg/TcHhfTVWVK">Join our Dart / Flutter GIS Community on Discord</a> <–</h3>
1616

1717
TurfDart is a Dart library for [spatial analysis](https://en.wikipedia.org/wiki/Spatial_analysis). It includes traditional spatial operations, helper functions for creating GeoJSON data, and data classification and statistics tools. You can use TurfDart in your Flutter applications on the web, mobile and desktop or in pure Dart applications running on the server.
1818

@@ -83,4 +83,4 @@ Tests are run with `dart test` and benchmarks can be run with
8383

8484
Any new benchmarks must be named `*_benchmark.dart` and reside in the
8585
`./benchmark` folder.
86-
86+

0 commit comments

Comments
 (0)