From dbbde3233bb07c15507d2367bd381780edfee356 Mon Sep 17 00:00:00 2001 From: Pyae Sone Aung <44226349+PyaeSoneAungRgn@users.noreply.github.com> Date: Wed, 25 Sep 2024 20:12:22 +0700 Subject: [PATCH] update: docs url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20aafdc..3141c3c 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ $highlighter = new \Tempest\Highlight\Highlighter(); $code = $highlighter->parse($code, 'php'); ``` -Continue reading in the docs: [https://tempest.stitcher.io/highlight/01-getting-started](https://tempest.stitcher.io/highlight/01-getting-started). +Continue reading in the docs: [https://tempestphp.com/docs/highlight/01-getting-started](https://tempestphp.com/docs/highlight/01-getting-started).