Skip to content

Commit acd7580

Browse files
author
James Pogran
authored
Merge pull request #407 from glennsarti/fix-readme
(GH-405) Update README and links into the README
2 parents 18f7b5b + 0637d94 commit acd7580

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/issue_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ PDK Version (if applicable):
2929
### Output Log
3030

3131
<!--
32-
For information how to capture verbose logs, look [here](https://github.com/lingua-pupuli/puppet-vscode/tree/master/client#2-capture-verbose-logs-and-send-them-to-us)
32+
For information how to capture verbose logs, look [here](https://github.com/lingua-pupuli/puppet-vscode#2-capture-verbose-logs-and-send-them-to-us)
3333
-->

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ If you're having an issue with crashing or other erratic behavior, add the follo
368368
line to your User Settings in Visual Studio Code:
369369

370370
```json
371-
"puppet.languageserver.debugFilePath": "C:\\Some\\file\\path.txt"
371+
"puppet.editorService.debugFilePath": "C:\\Some\\file\\path.txt"
372372
```
373373

374374
Restart Visual Studio Code and try to reproduce the problem, then examine the log. If the issue persists please open an issue.

0 commit comments

Comments
 (0)