From c54ef0357b4e7fe901f4300fd3a5fa18c31f4686 Mon Sep 17 00:00:00 2001 From: "blink-so[bot]" <211532188+blink-so[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 14:30:02 +0000 Subject: [PATCH] docs: update Smarter Device Manager link to new GitHub repository (#18248) The Smarter Device Manager project has moved from GitLab to GitHub. This PR updates the link in the Docker in Workspaces documentation to point to the new repository at https://github.com/smarter-project/smarter-device-manager. **Changes:** - Updated the link from `https://gitlab.com/arm-research/smarter/smarter-device-manager#enabling-access` to `https://github.com/smarter-project/smarter-device-manager` --------- Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com> Co-authored-by: Edward Angert --- .../admin/templates/extending-templates/docker-in-workspaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/templates/extending-templates/docker-in-workspaces.md b/docs/admin/templates/extending-templates/docker-in-workspaces.md index 51b1634d20..073049ba0e 100644 --- a/docs/admin/templates/extending-templates/docker-in-workspaces.md +++ b/docs/admin/templates/extending-templates/docker-in-workspaces.md @@ -200,7 +200,7 @@ Before using Podman, please review the following documentation: - [Shortcomings of Rootless Podman](https://github.com/containers/podman/blob/main/rootless.md#shortcomings-of-rootless-podman) 1. Enable - [smart-device-manager](https://gitlab.com/arm-research/smarter/smarter-device-manager#enabling-access) + [smart-device-manager](https://github.com/smarter-project/smarter-device-manager#enabling-access) to securely expose a FUSE devices to pods. ```shell