From 224a832f926b9a3627df03122b057bc868bc1969 Mon Sep 17 00:00:00 2001 From: Lucas Larroche Date: Tue, 11 Apr 2023 20:16:14 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d95e3a43..1c46a3b6 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ There are 4 ways to get started with pico.css: **Install from CDN** -Alternatively, you can use [unpkg CDN](https://unpkg.com/@picocss/pico@latest/) to link pico.css. +Alternatively, you can use [jsDelivr CDN](https://www.jsdelivr.com/package/npm/@picocss/pico) to link pico.css. ```html @@ -107,7 +107,7 @@ Then just write pure HTML, and it should look great: Hello, world!