diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index e4ac235..9923533 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -6,7 +6,7 @@ This course is the fifth in a series of 6 courses about Red Hat OpenShift Data S 1. https://redhatquickcourses.github.io/rhods-intro[Introduction to Red Hat OpenShift Data Science] 2. https://redhatquickcourses.github.io/rhods-admin[Red Hat OpenShift Data Science Administration] -3. https://redhatquickcourses.github.io/rhods-analysis[Data Analysis and Visualization with Red Hat OpenShift Data Science] +3. Data Analysis and Visualization with Red Hat OpenShift Data Science (Under Development) 4. https://redhatquickcourses.github.io/rhods-model[Creating Machine Learning Models with Red Hat OpenShift Data Science] 5. Deploying Machine Learning Models with Red Hat OpenShift Data Science (_This course_) 6. https://redhatquickcourses.github.io/rhods-pipelines[Automation using Data Science Pipelines] @@ -54,4 +54,4 @@ The overall objectives of this course include: * Model deployment with RHODS model serving * Model serving authentication and authorization * Troubleshoot deployed models -* Send inference requests to deployed models via REST API calls \ No newline at end of file +* Send inference requests to deployed models via REST API calls