-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Prerequisites
- Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
- Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context.
Summary
I was reviewing the documentation site for this project and noticed that a few links appear to be pointing at the wrong location.
On https://powershell.github.io/DSC-Samples/languages/go/first-resource/ the link for About the Tstoy application points to https://powershell.github.io/tstoy/about/.
However, on https://powershell.github.io/DSC-Samples/languages/go/first-resource/1-create/ the link points to https://powershell.github.io/DSC-Samples/tstoy/about/
The only difference I see is a trailing /
for the broken link.
Details
No response
Suggested Fix
remove the trailing /
for the [2]
link on https://powershell.github.io/DSC-Samples/languages/go/first-resource/
Metadata
Metadata
Assignees
Labels
No labels