Skip to content

Commit f590d9c

Browse files
committed
Fix 301 redirect on helpdeskgeek.com
1 parent ffcfa53 commit f590d9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/programming_resources/shared/managing_control_hub/Managing-a-Control-Hub.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,9 +515,9 @@ computer includes the path to the adb.exe executable file. The
515515
`Android Developer website <https://developer.android.com/tools/adb>`__
516516
tells you where in your Android SDK installation you can find the
517517
adb.exe file. This
518-
`post <https://helpdeskgeek.com/windows-10/add-windows-path-environment-variable/>`__
518+
`post <https://helpdeskgeek.com/add-windows-path-environment-variable/>`__
519519
from
520-
`HelpDeskGeek.com <https://helpdeskgeek.com/windows-10/add-windows-path-environment-variable/>`__
520+
`HelpDeskGeek.com <https://helpdeskgeek.com/add-windows-path-environment-variable/>`__
521521
shows how to add a directory to your Windows PATH environment
522522
variable.
523523

0 commit comments

Comments
 (0)