Merge pull request #8260 from hashicorp/docs-fix-license-index
docs: fix license command index page formatting.
This commit is contained in:
commit
f64ed89d28
|
@ -25,5 +25,5 @@ subcommands are available:
|
|||
- [`license get`][get] - Get the current license
|
||||
- [`license put`][put] - Set the current license
|
||||
|
||||
[get]: /docs/commands/license/get `Get the current license`
|
||||
[put]: /docs/commands/license/put `Set the current license`
|
||||
[get]: /docs/commands/license/get 'Get the current license'
|
||||
[put]: /docs/commands/license/put 'Set the current license'
|
||||
|
|
Loading…
Reference in New Issue