mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 09:13:33 +08:00
Fix broken link in readme file (#974)
* Update readme file * update links * tag -> label
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -1,4 +1,7 @@
|
||||
{
|
||||
// When enabled, will trim trailing whitespace when you save a file.
|
||||
"files.trimTrailingWhitespace": true
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"[markdown]": {
|
||||
"files.trimTrailingWhitespace": false
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user