Skip to content

Commit e22dd98

Browse files
authored
Merge pull request #775 from bigbluebutton/antobinary-patch-1
chore: adjust URL in script description
2 parents 86bb35c + ba646be commit e22dd98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bbb-install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash -ex
22

3-
# Copyright (c) 2023 BigBlueButton Inc.
3+
# Copyright (c) 2025 BigBlueButton Inc.
44
#
55
# This program is free software; you can redistribute it and/or modify it under the
66
# terms of the GNU Lesser General Public License as published by the Free Software
@@ -18,7 +18,7 @@
1818
# https://www.bigbluebutton.org/.
1919
#
2020
# This bbb-install script automates many of the installation and configuration
21-
# steps at https://docs.bigbluebutton.org/3.0/install
21+
# steps at https://docs.bigbluebutton.org/administration/install
2222
#
2323
#
2424
# Examples

0 commit comments

Comments
 (0)