Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit ba33929

Browse files
authored
Update 2019-04-15-gl-install.md
1 parent 1ff401c commit ba33929

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2019-04-15-gl-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Verify that the Nginx configuration file (`/etc/bigbluebutton/nginx/greenlight.n
101101
sudo systemctl restart nginx
102102
```
103103

104-
This will routes all requests to `https://<hostname>/b` to the Greenlight application. If you wish to use a different relative root, you can follow the steps outlined [here](gl-customize.html#using-a-different-relative-root).
104+
This will routes all requests to `https://<hostname>/b` to the Greenlight application. If you wish to use a different relative root, you can follow the steps outlined [here](gl-config.html#using-a-different-relative-root).
105105

106106
Optionally, if you wish to have the default landing page at the root of your BigBlueButton server redirect to Greenlight, add the following entry to the bottom of `/etc/nginx/sites-available/bigbluebutton` just before the last `}` character.
107107

@@ -236,4 +236,4 @@ See also
236236
* [Overview](/greenlight/gl-overview.html)
237237
* [Admin Guide](/greenlight/gl-admin.html)
238238
* [Customize](/greenlight/gl-customize.html)
239-
* [Configure](/greenlight/gl-configure.html)
239+
* [Configure](/greenlight/gl-configure.html)

0 commit comments

Comments
 (0)