Skip to content

Commit

Permalink
docs: fix some url in licences page
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Sep 4, 2024
1 parent 20b9d4c commit c64605e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/en/licenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Various third-party libraries and software are used in Magrit. Here is a non-exh

### Dependencies included in application code

| Library | Link | License |
|---|---|---|
| Library | Link | License |
|---|--|---|
| @observablehq/plot | https://github.com/observablehq/plot | ISC |
| @solid-primitives/autofocus | https://github.com/solidjs-community/solid-primitives | MIT |
| @stdlib/stats-base-dists-t-cdf | https://github.com/stdlib-js/stats-base-dists-t-cdf | Apache-2.0 |
Expand Down Expand Up @@ -62,7 +62,7 @@ Various third-party libraries and software are used in Magrit. Here is a non-exh
| solid-sortablejs | https://github.com/Supertigerr/solid-sortablejs | MIT |
| solid-toast | https://github.com/ardeora/solid-toast | MIT |
| solid-transition-group | https://github.com/solidjs/solid-transition-group | MIT |
| statsbreaks | n/a | MIT |
| statsbreaks | https://github.com/mthh/statsbreaks | MIT |
| topojson-client | https://github.com/topojson/topojson-client | ISC |
| topojson-server | https://github.com/topojson/topojson-server | ISC |
| topojson-simplify | https://github.com/topojson/topojson-simplify | ISC |
Expand Down
2 changes: 1 addition & 1 deletion docs/licenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Différentes bibliothèques et logiciels tiers sont utilisés dans Magrit. Voici
| solid-sortablejs | https://github.com/Supertigerr/solid-sortablejs | MIT |
| solid-toast | https://github.com/ardeora/solid-toast | MIT |
| solid-transition-group | https://github.com/solidjs/solid-transition-group | MIT |
| statsbreaks | n/a | MIT |
| statsbreaks | https://github.com/mthh/statsbreaks | MIT |
| topojson-client | https://github.com/topojson/topojson-client | ISC |
| topojson-server | https://github.com/topojson/topojson-server | ISC |
| topojson-simplify | https://github.com/topojson/topojson-simplify | ISC |
Expand Down

0 comments on commit c64605e

Please sign in to comment.