migrated from GitLab to Gitea

This commit is contained in:
2026-01-02 12:07:07 +01:00
parent 47b5f8d1ea
commit c45f0089ef
4 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
"name": "CLI",
"description": "Library to buid a real-time serial (or network) command-line interface (CLI) to configure or control your microcontroller.",
"keywords": "CLI, Commandline",
"homepage": "https://gitlab.lindenaar.net/arduino/CLI",
"homepage": "https://gitea.lindenaar.net/arduino/CLI",
"authors": {
"name": "Frederik Lindenaar",
"url": "https://frederik.lindenaar.nl",
@@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "https://gitlab.lindenaar.net/arduino/CLI.git"
"url": "https://gitea.lindenaar.net/arduino/CLI.git"
},
"version": "1.0",
"license": "GPL",