diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile index 397cc301627b8fbc6e8efde962b680d0c5828187..3865729fe56a1204854831fe7b95b1e46a06f17d 100644 --- a/doc/doxygen/Doxyfile +++ b/doc/doxygen/Doxyfile @@ -34,7 +34,7 @@ PROJECT_NAME = Blender # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = "V2.6x" +PROJECT_NUMBER = "V2.7x" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer diff --git a/doc/doxygen/doxygen.main b/doc/doxygen/doxygen.main index 188382d6a9c4783a5f06f05d167fef84897d42ed..7f63764d7c6f3a35d6ef17b521ffd524ffcd0ab2 100644 --- a/doc/doxygen/doxygen.main +++ b/doc/doxygen/doxygen.main @@ -7,7 +7,7 @@ * These pages document the source code of blender. * * \subsection implinks Important Links - * - <a href="http://projects.blender.org">projects.blender.org</a> with <a href="http://projects.blender.org/tracker/index.php?group_id=9&atid=498">bug tracker</a> + * - <a href="http://developer.blender.org">developer.blender.org</a> with bug tracker * - <a href="http://wiki.blender.org/index.php/Dev:Contents">Development documents</a> on our wiki. * * \subsection blother Other