Skip to content

Commit d69569c

Browse files
committed
[enh] updated the repo path after the transfer
1 parent c8a792a commit d69569c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Running inside Docker
1717

1818
.. code-block:: shell
1919
20-
git clone https://github.com/xeioex/njs-examples
20+
git clone https://github.com/nginx/njs-examples
2121
cd njs-examples
2222
EXAMPLE='http/hello'
2323
docker run --rm --name njs_example -v $(pwd)/conf/$EXAMPLE.conf:/etc/nginx/nginx.conf:ro -v $(pwd)/njs/:/etc/nginx/njs/:ro -p 80:80 -p 443:443 -d nginx

0 commit comments

Comments
 (0)