docs: Fixing broken links, altering text
Bug: 9188232

Change-Id: I3b83f6754655f41f641c74569c56ed3c8c54b0c9
diff --git a/src/source/code-lines.jd b/src/source/code-lines.jd
index e37e0cc..97a6ca8 100644
--- a/src/source/code-lines.jd
+++ b/src/source/code-lines.jd
@@ -44,7 +44,7 @@
   release is cut, sometimes that will become a new branch in git, and sometimes not, based on
   the needs of the moment.
 </p>
-<ul>
+<ol>
   <li>
 	<p>
 	  At any given moment, there is a current latest release of the Android platform. This
@@ -71,7 +71,7 @@
 	  become the new latest release.
 	</p>
   </li>
-</ul>
+</ol>
 <p>
   <img src="{@docRoot}images/code-lines.png" alt="code-line diagram">
 </p>
@@ -188,4 +188,4 @@
   We recognize that many contributors will disagree with this approach. We respect that others
   may have a different point of view; however, this is the approach that we feel is best, and
   the one we've chosen to implement.
-</p>
\ No newline at end of file
+</p>