From 0633457366bffd8a11070fa68c429d8c4709ba20 Mon Sep 17 00:00:00 2001 From: Benjamin F Date: Thu, 26 Jan 2023 00:02:04 -0800 Subject: [PATCH] fix(docs): Fixes for Vercel documentation --- markdown/dev/tutorials/getting-started-vercel/en.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/markdown/dev/tutorials/getting-started-vercel/en.md b/markdown/dev/tutorials/getting-started-vercel/en.md index 3130c97e8e8..5d9c9a2bc14 100644 --- a/markdown/dev/tutorials/getting-started-vercel/en.md +++ b/markdown/dev/tutorials/getting-started-vercel/en.md @@ -208,7 +208,6 @@ deployment page, under the __...__ three dots menu. Verce's free Hobby accounts come with 100 GB of bandwidth and 100 hours of build time each month. -For private usage. This should be at least 10-15x the amount you will actually use in a month, so do not worry about this. @@ -218,5 +217,5 @@ top of the Dashboard page. - Or, [https://vercel.com/account/billing][vb] will show a summary of your usage. -[vu]: https://vercel.com/dashboard/usage] +[vu]: https://vercel.com/dashboard/usage [vb]: https://vercel.com/account/billing