diff --git a/index.html b/index.html index 4b4c177..da711fb 100644 --- a/index.html +++ b/index.html @@ -26,8 +26,8 @@ Documentation - Installation - Release Notes + Installation + Release Notes Source code Help Mailing list @@ -64,7 +64,7 @@ Getting Started See Quick Start cx_Oracle Installation. @@ -73,7 +73,7 @@ Installation See cx_Oracle Installation for detailed instructions. @@ -83,7 +83,7 @@ See the cx_Oracle Documentation and Release Notes. @@ -218,7 +218,7 @@ specification assumes an implementation of cursors that does not fit well with Oracle's implementation of cursors and implicit results. See the method - cursor.getimplicitresults() + cursor.getimplicitresults() for more information.