We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f59b3 commit 677bc59Copy full SHA for 677bc59
docs/_includes/PSAlias.md
@@ -1,4 +1,4 @@
1
| Alias | Command |
2
-|-|-|{% for alias in site.data.PSModule.Aliases %}
+|:-|-:|{% for alias in site.data.PSModule.Aliases %}
3
|{{ alias.Name }}|[{{ alias.Definition }}](/{{alias.Definition}})|
4
{% endfor %}
0 commit comments