From 118b4573fe9305f6ec91b46eed6f0a26f7cfbf46 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Tue, 8 Jun 2021 20:28:38 +0300 Subject: [PATCH] docs: add link to packages repo --- docs/en/packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/packages.md b/docs/en/packages.md index 0e85bffb..86804ae6 100644 --- a/docs/en/packages.md +++ b/docs/en/packages.md @@ -8,7 +8,7 @@ The repository is already addedd in [RPi image](image.md) and may be used for si ## Packages publishing -You can make a Pull Request in a git repository with packages, adding or updating your package (a file with `.deb` extension), that relates to Clover or ROS. After merging your package will be available for installation with `apt` utility: +You can make a Pull Request in a [git repository with packages](https://github.com/CopterExpress/packages), adding or updating your package (a file with `.deb` extension), that relates to Clover or ROS. After merging your package will be available for installation with `apt` utility: ```bash sudo apt install ros-noetic-clover-some-feature