Merge pull request #3717 from silversword411/master

docs - fix path for assistant
This commit is contained in:
Ylian Saint-Hilaire 2022-02-27 21:40:11 -08:00 committed by GitHub
commit 15fbff2a16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
For web page customization:
1. Alongside `meshcentral-data` create a folder called `meshcentral-web`
2. Create a `views` folder in it and copy the file `node_modules/meshcentral/views/agentinvite.handlebars` into it.
2. Create a `views` folder in it and copy the file `node_modules/meshcentral/views/invite.handlebars` into it.
3. That copy will be served instead of the default one, you can customize as you want.
![agent invite code](images/assistant_invitation_link.png)