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>
This commit is contained in:
blink-so[bot]
2025-06-05 14:30:02 +00:00
committed by GitHub
parent 04e4f2fac0
commit c54ef0357b

View File

@ -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