Skip to content

Commit c54ef03

Browse files
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 <EdwardAngert@users.noreply.github.com>
1 parent 04e4f2f commit c54ef03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/templates/extending-templates/docker-in-workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Before using Podman, please review the following documentation:
200200
- [Shortcomings of Rootless Podman](https://github.com/containers/podman/blob/main/rootless.md#shortcomings-of-rootless-podman)
201201

202202
1. Enable
203-
[smart-device-manager](https://gitlab.com/arm-research/smarter/smarter-device-manager#enabling-access)
203+
[smart-device-manager](https://github.com/smarter-project/smarter-device-manager#enabling-access)
204204
to securely expose a FUSE devices to pods.
205205

206206
```shell

0 commit comments

Comments
 (0)