diff --git a/README.md b/README.md index df34407..aaa88d0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This plugin is one of the official bbb plugins. It basically decreases the exter To build the plugin for production use, follow these steps: ```bash -cd $HOME/src/plugin-decrease-volume-on-speak +cd $HOME/src/bbb-plugin-decrease-volume-on-speak npm ci npm run build-bundle ``` diff --git a/debian/control b/debian/control index ce647a8..c0d1c2e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Anton Georgiev Build-Depends: debhelper (>= 13), nodejs (>= 18) Standards-Version: 4.1.4 -Homepage: https://github.com/bigbluebutton/plugin-decrease-volume-on-speak +Homepage: https://github.com/bigbluebutton/bbb-plugin-decrease-volume-on-speak Package: bbb-plugin-decrease-volume-on-speak Architecture: all