Skip to content

WRITING-1158 #2194

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

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
68 changes: 41 additions & 27 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,45 +80,59 @@ more information on the MongoDB Documentation project.
Community
~~~~~~~~~

MongoDB has an :about:`active community </community>`. You'll get a quick
response to MongoDB questions posted to `Stack Overflow`_.
MongoDB has an :about:`active community </community>`.

.. _`Stack Overflow`: http://stackoverflow.com/questions/tagged/mongodb
Learning MongoDB
~~~~~~~~~~~~~~~~

In addition to the documentation, there are many ways to learn to use
MongoDB. You can:

- Enroll in a free online course at `MongoDB University
<https://university.mongodb.com/>`_

- Browse the archive of `MongoDB Presentations
<https://www.mongodb.com/presentations>`_

- Join a local `MongoDB User Group (MUG)
<https://www.mongodb.org/user-groups>`_

- Attend `MongoDB World
<http://www.mongodb.com/lp/misc/mongodb-world-interested-in-learning-more>`_
or an upcoming MongoDB `event <http://www.mongodb.com/events>`_ or
`webinar <http://www.mongodb.com/webinars>`_

- Read the `MongoDB blog <http://www.mongodb.com/blog>`_ or `Planet
MongoDB <http://planet.mongodb.org/>`_

- Download the `Architecture Guide
<https://www.mongodb.com/lp/whitepaper/architecture-guide>`_

Getting Help
~~~~~~~~~~~~

If you're looking for help, you'll get a quick response to MongoDB
questions posted to Stack Overflow or to our `mailing list
<https://groups.google.com/forum/#!forum/mongodb-user>`_. `MongoDB,
Inc. <http://www.mongodb.com>`_ also offers commercial support and
services.

Additional Resources
~~~~~~~~~~~~~~~~~~~~

The following resources provide additional information:

.. class:: toc

`MongoDB, Inc. <http://www.mongodb.com/>`_
The company behind MongoDB.

`MongoDB Events <http://www.mongodb.com/events/>`_
Upcoming events where you can learn more and meet members of the
MongoDB community.

`Planet MongoDB <http://planet.mongodb.org/>`_
Aggregator of popular MongoDB blogs.

`Slides and Video <http://www.mongodb.com/presentations/>`_
Presentations and videos from past MongoDB events.

`MongoDB Ops Manager <http://docs.opsmanager.mongodb.com/current/>`_
Easiest way to run MongoDB: includes Automation, Backup, and
`MongoDB Ops Manager <https://docs.opsmanager.mongodb.com/current/>`_
The easiest way to run MongoDB: includes Automation, Backup, and
Monitoring. For more information, see the `Ops Manager
documentation <http://docs.opsmanager.mongodb.com/current/>`_.
documentation <https://docs.opsmanager.mongodb.com/current/>`_.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, there was some weird redirection going on if you https://docs.opsmanager... (at least it did one day before release). With your rendered version, can you paste the rendered blurb into gmail and then click on the link?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix in.

On Wed, Mar 4, 2015 at 11:38 AM, Kay Kim [email protected] wrote:

In source/index.txt
#2194 (comment):

   Monitoring. For more information, see the `Ops Manager
  •  documentation http://docs.opsmanager.mongodb.com/current/`_.
    
  •  documentation https://docs.opsmanager.mongodb.com/current/`_.
    

Also, there was some weird redirection going on if you
https://docs.opsmanager... (at least it did one day before release). With
your rendered version, can you paste the rendered blurb into gmail and then
click on the link?


Reply to this email directly or view it on GitHub
https://github.com/mongodb/docs/pull/2194/files#r25789196.

{
name : _"_Michael Paik*", *
title : "Director of Documentation",
company : "MongoDB, Inc.",
web : ["www.mongodb.org", "www.mongodb.com"]
}


:mms-home:`MongoDB Management Service </>`
Free cloud-based service for monitoring and backing up MongoDB deployments. Also
consider the :mms:`MMS documentation </>`.

`MongoDB Training <http://university.mongodb.com>`_
MongoDB's professional training offerings. Free online courses, online
certification, in-person training, and private courses for your
organization are available to help you learn to build, run, and deploy
applications with MongoDB.
:mms-home:`MongoDB Management Service (MMS)</>`
A free cloud-based service for monitoring and backing up MongoDB
deployments. Also consider the :mms:`MMS documentation </>`.

`MongoDB Ecosystem <http://docs.mongodb.org/ecosystem/>`_
The documentation available for the drivers, frameworks, tools,
Expand Down