From 629df1c6aee5543ad821b58d244002a5d0111fd1 Mon Sep 17 00:00:00 2001 From: Brian Strauch Date: Sat, 23 May 2026 19:54:25 -0700 Subject: [PATCH] Fix links in README.md to use HTTPS Updated links in README to use full URLs. --- profile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index 3104f22..43327be 100644 --- a/profile/README.md +++ b/profile/README.md @@ -2,6 +2,6 @@ You will find here software related to the [Motus Wildlife Tracking System](http The primary repository of interest to Motus end-users is the [Motus R package](https://github.com/MotusWTS/motus), which allows downloading Motus detection data across the network. Please refer to the [instructions](https://motuswts.github.io/motus/index.html) to help you getting started and using the R package. -Check out the [Motus Community](community.motus.org) for answers to frequently asked questions. +Check out the [Motus Community](https://community.motus.org) for answers to frequently asked questions. -For all other inquiries, [Contact Motus](motus.org/contact-us/). +For all other inquiries, [Contact Motus](https://motus.org/contact-us/).