From 23fc55ca33aa4e00b300824165466e4febe67f6d Mon Sep 17 00:00:00 2001 From: Jason Rassi Date: Mon, 25 Feb 2013 19:54:19 -0500 Subject: SERVER-8674 Update hyperlinks to point to dochub --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.rst') diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index bbaa2e90ede..e0b7e945de6 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -51,8 +51,8 @@ not covered in this document you should default to the `Google CPP Style Guide`_ Your commit message should also be prefaced with the relevant JIRA ticket, e.g. "SERVER-XXX Fixed a bug in aggregation". -.. _kernel development rules: http://www.mongodb.org/display/DOCS/MongoDB+kernel+code+development+rules -.. _Kernel Code Style guidelines: http://www.mongodb.org/display/DOCS/Kernel+code+style +.. _kernel development rules: http://dochub.mongodb.org/core/kernelcodedevelopmentrules +.. _Kernel Code Style guidelines: http://dochub.mongodb.org/core/kernelcodestyle .. _Google CPP Style Guide: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml .. _Google JavaScript Style Guide: http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml -- cgit v1.2.1