From f2ab63421ca01022141278d5ccb9d1164025f391 Mon Sep 17 00:00:00 2001 From: Brandon Mills Date: Mon, 10 Jun 2019 11:49:31 -0400 Subject: [PATCH] Fix link to API keys in readme The previous link leads to a 404 page. This changes it to point to the user's API keys page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73bd38c..87946d2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This creates the following: * in the EWR region (NJ) * with Ubuntu 16.04 * in project $PROJECT -* Using $API_KEY - [get yours from the Portal](https://app.packet.net/portal#/api-keys) +* Using $API_KEY - [get yours from the Portal](https://app.packet.net/users/me/api-keys) ``` $ docker-machine create sloth \