summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-06-20 04:27:56 -0700
committerit33 <iantien@gmail.com>2015-06-20 04:27:56 -0700
commit8fed0e10f72effeb27addd5f73f772fa2c1e9cdc (patch)
tree1b7ca228ddf09c8d3d187a7fce4557eb250e42a8 /web
parentab2155454aa4691ca8a602ae383ef579b26613d3 (diff)
downloadchat-8fed0e10f72effeb27addd5f73f772fa2c1e9cdc.tar.gz
chat-8fed0e10f72effeb27addd5f73f772fa2c1e9cdc.tar.bz2
chat-8fed0e10f72effeb27addd5f73f772fa2c1e9cdc.zip
Adding marketing text to configure_links.html
Helping people who newly installed bits learn about community
Diffstat (limited to 'web')
-rw-r--r--web/static/help/configure_links.html22
1 files changed, 20 insertions, 2 deletions
diff --git a/web/static/help/configure_links.html b/web/static/help/configure_links.html
index 61e64a3b9..be6490192 100644
--- a/web/static/help/configure_links.html
+++ b/web/static/help/configure_links.html
@@ -1,5 +1,23 @@
<htmL>
<body>
-<p>update these to your own</p>
+<h1>About Mattermost</h1>
+<p>Mattermost is a team communication service. It brings team real-time messaging and file sharing into one place, with easy archiving and search, accessible across PCs and phones.
+</p>
+<p>We built Mattermost to help teams focus on what matters most to them. It works for us, we hope it works for you too.
+
+Learn more, or download the source code from <a href=http://mattermost.com>http://mattermost.com</a>.</p>
+
+<h1>How to update this link</h1>
+<p>In the source code, search for "config.js" and update the links pointing to this page to whatever policies and product description you prefer.
+</p>
+
+<h1>Join the community</h1>
+<p>To take part in the community building Mattermost, please consider sharing comments, feature requests, votes, and contributions. If you like the project, please Tweet about us at <a href=https://twitter.com/mattermosthq>@mattermosthq</a>.</p>
+
+<p>Here's some links to get started:<br>
+<li><a href=http://bit.ly/1dHmQqX>Mattermost source code and install instructions</a></li>
+<li><a href=http://bit.ly/1JUDoZ3>Mattermost Feature Request and Voting Site</a> </li>
+<li><a href=http://bit.ly/1MH9HKa>Mattermost Issue Tracker for reporting bugs</a></li>
+</p>
</body>
-</html> \ No newline at end of file
+</html>