-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Moved community-supported integration to GH README #74
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @cwarnermm. Thank you!
@@ -13,7 +13,7 @@ A Google Calendar plugin for Mattermost. | |||
|
|||
## Documentation | |||
|
|||
[About](https://docs.mattermost.com/about/mattermost-google-calendar-integration.html) | [Setup](https://docs.mattermost.com/about/setup-mattermost-google-calendar-plugin.html) | [Configuration settings](https://docs.mattermost.com/configure/plugins-configuration-settings.html#google-calendar) | [Usage](https://docs.mattermost.com/collaborate/use-mattermost-google-calendar-plugin.html) | |||
[About]() | [Set up]() | [Configure]() | [Use]() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh wow I totally forgot about this... 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok I read the diff backwards 🤦
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries; I'll create a new PR with these updates :) I forgot this part too!
As part of the consolidation effort to move all Mattermost-supported integrations to the Mattermost Product Documentation site, this PR moves the community-supported Mattermost Google Calendar integration documentation from Mattermost Product Documentation to this GH repository to a new
/docs
directory. Also updated the README with links to the new repo pages: