From 8c063097e709c8634423840b9c2bcf04b344334f Mon Sep 17 00:00:00 2001 From: Lee Robinson Date: Thu, 9 Sep 2021 10:08:06 -0400 Subject: [PATCH] Update README.md (#50) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9107f56..7fa6123 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ This repository contains starter templates for [Learn Next.js](https://nextjs.org/learn) courses: -- [Learn Basics and TypeScript](https://nextjs.org/learn/basics/create-nextjs-app). -- [Learn SEO](https://nextjs.org/learn/seo/introduction-to-seo). +- [Learn Basics and TypeScript](https://nextjs.org/learn/basics/create-nextjs-app) +- [Learn SEO](https://nextjs.org/learn/seo/introduction-to-seo) The final examples are available on: -- https://next-learn-starter.vercel.app/ -- https://next-seo-starter.vercel.app/ +- https://next-learn-starter.vercel.app +- https://next-seo-starter.vercel.app