From 2d7c1f37cc3950bafa10fe4b690ed45ffcaf96a0 Mon Sep 17 00:00:00 2001 From: "Carrie Warner (Mattermost)" <74422101+cwarnermm@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:43:13 -0500 Subject: [PATCH 1/2] Clarified language to appeal to a wider audience beyond developers (#6873) --- source/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/templates/index.html b/source/templates/index.html index 3e7a4a9dd47..b6276d19d8e 100644 --- a/source/templates/index.html +++ b/source/templates/index.html @@ -405,7 +405,7 @@
Contribute code to help make Mattermost better.
+Contribute to the Mattermost project.
From 4f9a82bb46b294c6d6028e70a243165c5b2bdad1 Mon Sep 17 00:00:00 2001 From: "Carrie Warner (Mattermost)" <74422101+cwarnermm@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:08:54 -0500 Subject: [PATCH 2/2] Fixed broken link (#6874) --- source/collaborate/use-mattermost-google-calendar-plugin.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/collaborate/use-mattermost-google-calendar-plugin.rst b/source/collaborate/use-mattermost-google-calendar-plugin.rst index 6ab4dde2668..d4675773b29 100644 --- a/source/collaborate/use-mattermost-google-calendar-plugin.rst +++ b/source/collaborate/use-mattermost-google-calendar-plugin.rst @@ -4,7 +4,7 @@ Use the Mattermost Google Calendar plugin .. include:: ../_static/badges/allplans-cloud-selfhosted.rst :start-after: :nosearch: -`The Mattermost Google Calendar plugin `__ enables you to manage events using a two-way integration between Mattermost and Google Calendar without leaving Mattermost. +`The Mattermost Google Calendar plugin `__ enables you to manage events using a two-way integration between Mattermost and Google Calendar without leaving Mattermost. .. note.. @@ -66,4 +66,4 @@ You can use the following Mattermost slash commands to review your upcoming Goog - See a summary of today's events by entering the slash command ``/gcal today`` in the message text field. - See a summary of tomorrow's events by entering the slash command ``/gcal tomorrow`` in the message text field. - See a summary of the week's events by entering the slash command ``/gcal viewcal`` in the message text field. -- Update your plugin preferences any time by entering the Mattermost slash command ``/gcal settings`` in the message text field. \ No newline at end of file +- Update your plugin preferences any time by entering the Mattermost slash command ``/gcal settings`` in the message text field.