From 11638c9ba11e31b65ffdfedb950cfd15037e7dfb Mon Sep 17 00:00:00 2001 From: Tanuj Ranjith <65127661+tanujranjith@users.noreply.github.com> Date: Thu, 19 Feb 2026 22:36:08 -0500 Subject: [PATCH] =?UTF-8?q?Under=20=20=E2=80=9CNext=20Steps=E2=80=9D,=20tw?= =?UTF-8?q?o=20links=20below=20are=20not=20working?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated links in the Next Steps section of the installation guide. The two links below are not working 1. Getting started guide link: Updated the link from "https://neurobionics.github.io/opensourceleg/tutorials/getting_started" to "https://neurobionics.github.io/opensourceleg/tutorials/sensors/getting_started" 2. Community forum link: Updated the link from "https://www.opensourceleg.org" to "https://opensourceleg.org" as it is giving SSL Certificate Error with "https://www.opensourceleg.org" --- docs/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 93769f8c..1474e911 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -294,6 +294,6 @@ Everyone was a beginner once! Don't hesitate to ask questions if you get stuck. ## Next Steps 1. **Read the Documentation**: [Full Documentation](https://neurobionics.github.io/opensourceleg/) -2. **Try Tutorials**: Start with our [getting started guide](https://neurobionics.github.io/opensourceleg/tutorials/getting_started) -3. **Join the Community**: Connect with other users on our [community forum](https://www.opensourceleg.org/) +2. **Try Tutorials**: Start with our [getting started guide](https://neurobionics.github.io/opensourceleg/tutorials/sensors/getting_started) +3. **Join the Community**: Connect with other users on our [community forum](https://opensourceleg.org/) 4. **Contribute**: Check our [contribution guidelines](https://github.com/neurobionics/opensourceleg/blob/main/CONTRIBUTING.md)