--- a/doc/tutorial-pt-br/source/conceptual-overview.rst Mon Mar 19 10:54:22 2012 -0700
+++ b/doc/tutorial-pt-br/source/conceptual-overview.rst Mon Apr 23 21:31:13 2012 -0700
@@ -278,9 +278,9 @@
eventually have to conform to the |ns3| coding standard as described
in the file ``doc/codingstd.txt`` or shown on the project web page
`here
- <http://www.nsnam.org/codingstyle.html>`_.
+ <http://www.nsnam.org/developers/contributing-code/coding-style/>`_.
-Este é sempre um assunto um tanto quanto controverso. O projeto |ns3|, tal como a maioria dos projetos de grande porte, adotou um estilo de codificação, para o qual todo o código deve conformar. Se o leitor quiser contribuir com o projeto, deverá estar em conformidade com a codificação que está descrita no arquivo ``doc/codingstd.txt`` ou no `sítio <http://www.nsnam.org/codingstyle.html>`_.
+Este é sempre um assunto um tanto quanto controverso. O projeto |ns3|, tal como a maioria dos projetos de grande porte, adotou um estilo de codificação, para o qual todo o código deve conformar. Se o leitor quiser contribuir com o projeto, deverá estar em conformidade com a codificação que está descrita no arquivo ``doc/codingstd.txt`` ou no `sítio <http://www.nsnam.org/developers/contributing-code/coding-style/>`_.
..
We recommend that you, well, just get used to the look and feel of |ns3|
--- a/doc/tutorial/source/conceptual-overview.rst Mon Mar 19 10:54:22 2012 -0700
+++ b/doc/tutorial/source/conceptual-overview.rst Mon Apr 23 21:31:13 2012 -0700
@@ -184,7 +184,7 @@
eventually have to conform to the |ns3| coding standard as described
in the file ``doc/codingstd.txt`` or shown on the project web page
`here
-<http://www.nsnam.org/codingstyle.html>`_.
+<http://www.nsnam.org/developers/contributing-code/coding-style/>`_.
We recommend that you, well, just get used to the look and feel of |ns3|
code and adopt this standard whenever you are working with our code. All of