From c70284481e1547a02a9c0e374832672500efed0e Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 25 Aug 2022 15:19:28 -0700 Subject: [PATCH] Updated Link --- LvdSpec.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LvdSpec.py b/LvdSpec.py index 0a68d45..f3f3c01 100644 --- a/LvdSpec.py +++ b/LvdSpec.py @@ -675,7 +675,7 @@ def exportGroundInfo(): def OpenReadMe(): - webbrowser.open('https://github.com/CSharpM7/LVDSpec/tree/main/LvdSpec') + webbrowser.open('https://github.com/CSharpM7/LVDSpec') def OpenWiki(): webbrowser.open('https://github.com/CSharpM7/LVDSpec/wiki')