From 29a54cb626f8534010d94652c0de672682a4df5a Mon Sep 17 00:00:00 2001 From: Dan Wahlin Date: Mon, 13 Apr 2026 11:25:09 -0700 Subject: [PATCH] Update README.md --- 01-setup-and-first-steps/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-setup-and-first-steps/README.md b/01-setup-and-first-steps/README.md index 3c9c771..1f54dc4 100644 --- a/01-setup-and-first-steps/README.md +++ b/01-setup-and-first-steps/README.md @@ -573,7 +573,7 @@ You can also enable remote access from inside an active session at any time: > /remote ``` -You can use the [`/keep-alive` slash command](https://docs.github.com/copilot/how-tos/copilot-cli/steer-remotely#preventing-your-machine-from-going-to-sleep) to prevent your machine from going to sleep while you're away. +Additional details about remote sessions can be found in the [Copilot CLI docs](https://docs.github.com/copilot/how-tos/copilot-cli/steer-remotely). ---