]> git.kaiwu.me - njs.git/commitdiff
Fixed invalid link in README.md.
authorXiaobo Liu <cppcoffee@gmail.com>
Tue, 1 Jul 2025 09:31:16 +0000 (17:31 +0800)
committerDmitry Volyntsev <xeioexception@gmail.com>
Thu, 3 Jul 2025 05:50:19 +0000 (22:50 -0700)
README.md

index f81075cee7e625653273e96d7fd03d99fb5fac27..d196510c1cd06407da546dd35647da539d0e281d 100644 (file)
--- 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)