From 4d5c39632943b968c494d5b1bd5efa04c2f7b802 Mon Sep 17 00:00:00 2001 From: Kirill Danshin Date: Wed, 22 Nov 2017 08:44:23 +0300 Subject: [PATCH] fix products link in the ToC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0e91dcb7a..60a00ce771 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Read the [blog post](https://blog.scaleway.com/2015/05/20/manage-baremetal-serve * [`logout [OPTIONS]`](#scw-logout) * [`logs [OPTIONS] SERVER`](#scw-logs) * [`port [OPTIONS] SERVER [PRIVATE_PORT[/PROTO]]`](#scw-port) - * [`products [OPTIONS]`] PRODUCT(#scw-products) + * [`products [OPTIONS]` PRODUCT](#scw-products) * [`ps [OPTIONS]`](#scw-ps) * [`rename [OPTIONS] SERVER NEW_NAME`](#scw-rename) * [`restart [OPTIONS] SERVER [SERVER...]`](#scw-restart)