Updated link to Javadocs.

Chris Johannesen
2021-09-22 16:24:58 -07:00
parent 687954b9d5
commit fde0264e85

@ -9,7 +9,7 @@ When you create your classes and op modes, you will to create them in the org.fi
The Javadoc reference documentation for the FTC SDK is available online. Visit the following URL to view the FTC SDK documentation: The Javadoc reference documentation for the FTC SDK is available online. Visit the following URL to view the FTC SDK documentation:
      http://ftctechnh.github.io/ftc_app/doc/javadoc/index.html       https://javadoc.io/doc/org.firstinspires.ftc
### Enabling Auto Import ### Enabling Auto Import
The auto import feature of Android Studio is a convenient function that helps save time as you write your op mode. If you would like to enable this feature, select the Editor->General->Auto Import item from the Android Studio Settings screen. This will display the editor's auto import settings. The auto import feature of Android Studio is a convenient function that helps save time as you write your op mode. If you would like to enable this feature, select the Editor->General->Auto Import item from the Android Studio Settings screen. This will display the editor's auto import settings.