From d9f4ea6fadd644e8824e5fbd25868033953f753c Mon Sep 17 00:00:00 2001 From: JulioV Date: Mon, 15 Mar 2021 12:12:41 -0400 Subject: [PATCH] Fix links in home page --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 90ef6d56..5ebe7fd4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,9 +2,9 @@ Reproducible Analysis Pipeline for Data Streams (RAPIDS) allows you to process smartphone and wearable data to [extract](features/feature-introduction.md) and [create](features/add-new-features.md) **behavioral features** (a.k.a. digital biomarkers), [visualize](visualizations/data-quality-visualizations.md) mobile sensor data, and [structure](workflow-examples/analysis.md) your analysis into reproducible workflows. -RAPIDS is open source, documented, modular, tested, and reproducible. At the moment, we support [data streams](../../datastreams/data-streams-introduction) logged by smartphones, Fitbit wearables, and, in collaboration with the [DBDP](https://dbdp.org/), Empatica wearables (but you can [add your own](../../datastreams/add-new-data-streams) too). +RAPIDS is open source, documented, modular, tested, and reproducible. At the moment, we support [data streams](datastreams/data-streams-introduction) logged by smartphones, Fitbit wearables, and, in collaboration with the [DBDP](https://dbdp.org/), Empatica wearables (but you can [add your own](datastreams/add-new-data-streams) too). -**If you want to know more head over to [Overview](../setup/overview/)** +**If you want to know more head over to [Overview](setup/overview/)** !!! tip :material-slack: Questions or feedback can be posted on the \#rapids channel in AWARE Framework\'s [slack](http://awareframework.com:3000/). @@ -15,7 +15,7 @@ RAPIDS is open source, documented, modular, tested, and reproducible. At the mom :fontawesome-solid-sync-alt: Are you upgrading from RAPIDS `0.4.x` or older? Follow this [guide](migrating-from-old-versions) - :fontawesome-solid-play: Ready? Go to [Overview](../setup/overview/). + :fontawesome-solid-play: Ready? Go to [Overview](setup/overview/). ## What are the benefits of using RAPIDS?