Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
vm_tools: sommelier: fix gaming link in README
Browse files Browse the repository at this point in the history
The filename is gaming.md, not GAMING.md. Update the markdown link to
match.

BUG=None
TEST=ls vm_tools/sommelier/gaming.md

Change-Id: Ib73bf83b78955f9fe7c327dd1b4b893cd3f3416a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/4785709
Auto-Submit: Daniel Verkamp <[email protected]>
Commit-Queue: Nic Hollingum <[email protected]>
Tested-by: Daniel Verkamp <[email protected]>
Reviewed-by: Nic Hollingum <[email protected]>
  • Loading branch information
danielverkamp authored and Chromeos LUCI committed Aug 16, 2023
1 parent 7fd5a5e commit 9fb36c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ sommelier --accelerators="<Alt>Bracketright,<Alt>Bracketleft" gedit

## Gamepad Support

See [GAMING.md](GAMING.md).
See [gaming.md](gaming.md).

## Writing unit tests

Expand Down

0 comments on commit 9fb36c0

Please sign in to comment.