From a4012b1e2f51f41aeffbff26bc227cfaeda13aa7 Mon Sep 17 00:00:00 2001
From: Kay Robbins <1189050+VisLab@users.noreply.github.com>
Date: Fri, 26 Jul 2024 12:56:43 -0500
Subject: [PATCH] Fixed one more broken link

---
 docs/source/HedPythonTools.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/HedPythonTools.md b/docs/source/HedPythonTools.md
index 83b6d5b..aa62bc5 100644
--- a/docs/source/HedPythonTools.md
+++ b/docs/source/HedPythonTools.md
@@ -29,7 +29,7 @@ The HedTools package is available on PyPi and can be installed using:
  pip install hedtools
 ```
 Prerelease versions of HedTools are available on the `develop` branch of the
-[**hed-python**](https://github.com/hed-standard/hed-pythong) GitHub repository
+[**hed-python**](https://github.com/hed-standard/hed-python) GitHub repository
 and can be installed using:
 
 ```shell