From: Xiaobo Liu Date: Tue, 1 Jul 2025 09:31:16 +0000 (+0800) Subject: Fixed invalid link in README.md. X-Git-Tag: 0.9.1~14 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=873664f3453908f84cf5421e17f093666c0d2b41;p=njs.git Fixed invalid link in README.md. --- diff --git a/README.md b/README.md index f81075ce..d196510c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ NGINX JavaScript, also known as [NJS](https://nginx.org/en/docs/njs/), is a dyna - [Enabling the NGINX JavaScript modules](#enabling-the-nginx-javascipt-modules) - [Basics of writing .js script files](#basics-of-writing-js-script-files) - [Reference of custom objects, methods, and properties](#reference-of-custom-objects-methods-and-properties) - - [Example: Hello World](#hello-world) + - [Example: Hello World](#example-hello-world) - [The NJS command line interface (CLI)](#the-njs-command-line-interface-cli) - [Building from source](#building-from-source) - [Installing dependencies](#installing-dependencies)