You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Use it to add custom auto-linking on your Mattermost system, such as adding link
8
8
9
9
## Installation
10
10
11
-
1. Go to the [releases page of this Github repository](https://github.com/mattermost/mattermost-plugin-autolink) and download the latest release for your Mattermost server.
11
+
1. Go to the [releases page of this GitHub repository](https://github.com/mattermost/mattermost-plugin-autolink) and download the latest release for your Mattermost server.
12
12
2. Upload this file in the Mattermost **System Console > Plugins > Management** page to install the plugin. To learn more about how to upload a plugin, [see the documentation](https://docs.mattermost.com/administration/plugins.html#plugin-uploads).
13
13
3. Modify your `config.json` file to include the types of regexp patterns you wish to match, under the `PluginSettings`. See below for an example of what this should look like.
0 commit comments