From 13cd5ebb2eea8210a67eea7cf587a8b1ca56644c 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 610dbf7de..c562923d7 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -242,7 +242,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