Merge pull request #1416 from dylanilee/master

Fix link to Linux drag and drop issue
This commit is contained in:
walker0643
2021-11-12 10:59:31 -05:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -86,7 +86,7 @@ specific packages.
**Q: Does drag and drop work on linux?**
> A: No *(see [#855](https://github.com/debauchee/barrier/issues/544) if you'd like to change that)*
> A: No *(see [#855](https://github.com/debauchee/barrier/issues/855) if you'd like to change that)*
**Q: What OSes are supported?**

View File

@@ -0,0 +1 @@
Fixed FAQ link to Linux drag and drop issue.