From 8c975ef518ef5d7b275841fc1e80ba74ca2586a2 Mon Sep 17 00:00:00 2001 From: Nate Noguera <107288944+natenog@users.noreply.github.com> Date: Sat, 7 Mar 2026 20:47:30 -0800 Subject: [PATCH] Corrected UBC Open Robotics website link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7764259..232f8277 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Panorama -A telemetry visualization client for robotics sensor data, developed by [UBC Open Robotics](https://ubcopenrobotics.ca). Panorama receives a live JSON stream from an ESP32 (or a mock Python server), and displays it in a GUI with real-time graphs and data logging. +A telemetry visualization client for robotics sensor data, developed by [UBC Open Robotics](https://openrobotics.ca). Panorama receives a live JSON stream from an ESP32 (or a mock Python server), and displays it in a GUI with real-time graphs and data logging. ## Table of Contents