From 6d28b936ad52b6f1924d415562fe2a85cc476282 Mon Sep 17 00:00:00 2001 From: Emmanuel Pelletier Date: Thu, 6 Jun 2024 11:53:33 +0200 Subject: [PATCH] readme: fix typo and broken link in licenses section --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 267aded..7584e9e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Repo containing code of: - [@gouvfr-lasuite/integration npm package](https://www.npmjs.com/package/@gouvfr-lasuite/integration) in [`packages/integration`](./packages/integration/) - [La Suite: integration docs and API](https://integration.lasuite.numerique.gouv.fr/) in [`website`](./website/) -# Licenses +## Licenses -Source code is released under th [MIT](LICENSES/MIT.txt) and other -contents are released under the [Open Licence 2.0](Etalab-2.0.txt). +Source code is released under the [MIT](LICENSES/MIT.txt) and other +contents are released under the [Open Licence 2.0](LICENSES/Etalab-2.0.txt).