diff --git a/docs/index.rst b/docs/index.rst index a0a731c..7235a9a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,10 +10,10 @@ .. hero-box:: :title: Build a low latency IoT project with a Real-Time NoSQL Database - :image: /_static/img/mascots/scylla-care-pet-mascot.svg - :button_icon: fa fa-github + :image: /_static/img/mascots-2/care-pet.svg + :button_icon: icon-github :button_url: https://github.com/scylladb/care-pet - :button_text: Care-Pet Project + :button_text: Source code This tutorial is a step-by-step guide to build an IoT project connected to Scylla Cloud. After completing the project, you will be able to create back-end services that share data through a Scylla Cloud cluster. @@ -32,7 +32,7 @@ .. topic-box:: :title: Getting Started with Care-Pet :link: getting-started - :icon: scylla-icon scylla-icon--getting-started + :icon: icon-docs-getting-started :class: large-4 :anchor: Get Started @@ -41,7 +41,7 @@ .. topic-box:: :title: Design and Data Model :link: design-and-data-model - :icon: scylla-icon scylla-icon--overview + :icon: icon-docs-alternator :class: large-4 :anchor: Learn more @@ -49,7 +49,7 @@ .. topic-box:: :title: Care-Pet Blog - :icon: scylla-icon scylla-icon--blog + :icon: icon-docs-blog :link: https://www.scylladb.com/2020/09/09/carepet-an-example-iot-use-case-for-hands-on-app-developers/ :class: large-4,small-12 :anchor: Read the article @@ -58,7 +58,7 @@ .. topic-box:: :title: Terraform integration - :icon: scylla-icon scylla-icon--cloud + :icon: icon-docs-cloud :link: deploy-in-cloud :class: large-12 :anchor: Deploy in the cloud @@ -103,11 +103,11 @@ .. raw:: html -
Learn more about IoT and the Rust Driver by solving two query challenges and running the application.