From c99917ed0e01a8d657c81fc5d1a4385261e28529 Mon Sep 17 00:00:00 2001 From: Chirayu Rai Date: Mon, 17 Mar 2025 10:23:40 -0700 Subject: [PATCH] Fixed broken link --- docs/docs/configuration/object_detectors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index 9423304d7..445acc2c4 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -254,7 +254,7 @@ DeGirum is a detector that can use any type of hardware listed on [their website ### Configuration #### AI Hub Cloud Inference DeGirum is designed to support very easy cloud inference. To set it up, you need to: -1. Sign up at [DeGirum's AI Hub](hub.degirum.com). +1. Sign up at [DeGirum's AI Hub](https://hub.degirum.com). 2. Get an access token. 3. Create a DeGirum detector in your config.yml file. ```yaml