fix path

silversword411 committed Feb 27, 2022 at 19:34 UTC d602bc472c049d761336ed960b35e5e0de3d40fa
1 file changed +1 -1
docs/docs/meshcentral/assistant.md
+1 -1
@@ -19,7 +19,7 @@
19 For web page customization:
20
21 1. Alongside `meshcentral-data` create a folder called `meshcentral-web`
22 -2. Create a `views` folder in it and copy the file `node_modules/meshcentral/views/agentinvite.handlebars` into it.
22 +2. Create a `views` folder in it and copy the file `node_modules/meshcentral/views/invite.handlebars` into it.
23 3. That copy will be served instead of the default one, you can customize as you want.
24
25 ![agent invite code](images/assistant_invitation_link.png)