doc: fix broken link in gerrit.rst

Not sure which was the original link, but naming_conventions seems
like the sensible place where the document should be pointing to.

Change-Id: I12f8317578b33371765605786735c30aadb92b77
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
Inaky Perez-Gonzalez 2016-06-14 16:00:13 -07:00 committed by Anas Nashif
commit e546038cc2

View file

@ -91,7 +91,7 @@ Submitting a Change
Currently, Gerrit is the only method to submit a change for review.
Before submitting, please ensure each commit follows :ref:`contributing_code`
Before submitting, please ensure each commit follows :ref:`naming_conventions`
guidelines. Directions for building the source code
are beyond the scope of this document. Please see the :ref:`getting_started`
for further detail.