Skip to content

Commit 4e64c05

Browse files
Avoid templated URL in README link target
1 parent cefbe47 commit 4e64c05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Get-Command -Module {{ NAME }}
2222

2323
## Documentation
2424

25-
Documentation is published at [psmodule.io/{{ NAME }}](https://psmodule.io/{{ NAME }}/).
25+
Documentation is published at `https://psmodule.io/{{ NAME }}/`.
2626

2727
Use PowerShell help and command discovery for module details:
2828

0 commit comments

Comments
 (0)