From 78e16a7d10a85181afb77acc366913d8d6a97ce7 Mon Sep 17 00:00:00 2001 From: Aaron Kunz Date: Wed, 31 May 2017 12:21:31 +0200 Subject: [PATCH] Use proper box subcommand anchors --- website/source/docs/cli/box.html.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/website/source/docs/cli/box.html.md b/website/source/docs/cli/box.html.md index c2da385d4..62259f4cf 100644 --- a/website/source/docs/cli/box.html.md +++ b/website/source/docs/cli/box.html.md @@ -16,12 +16,12 @@ This is the command used to manage (add, remove, etc.) [boxes](/docs/boxes.html) The main functionality of this command is exposed via even more subcommands: -* `add` -* `list` -* `outdated` -* `remove` -* `repackage` -* `update` +* [`add`](#box-add) +* [`list`](#box-list) +* [`outdated`](#box-outdated) +* [`remove`](#box-remove) +* [`repackage`](#box-repackage) +* [`update`](#box-update) # Box Add