website: Fix alphabetical ordering of commands
This commit is contained in:
parent
cf0c54f834
commit
ccb205896d
|
@ -462,11 +462,11 @@
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/commands/validate.html"><code>validate</code></a>
|
||||
<a href="/docs/commands/untaint.html"><code>untaint</code></a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/commands/untaint.html"><code>untaint</code></a>
|
||||
<a href="/docs/commands/validate.html"><code>validate</code></a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
|
Loading…
Reference in New Issue