Skip to content

Commit f65719a

Browse files
committed
Fix broken links in development guide
Signed-off-by: Elijah Zupancic <[email protected]>
1 parent 05a334a commit f65719a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/development.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ In the [examples/ directory](/examples), there are `Dockerfile` examples that
66
show how to extend the base functionality of the NGINX S3 Gateway by adding
77
additional modules.
88

9-
* [Enabling Brotli Compression in Docker](examples/brotli-compression)
10-
* [Enabling GZip Compression in Docker](examples/gzip-compression)
11-
* [Installing Modsecurity in Docker](examples/modsecurity)
9+
* [Enabling Brotli Compression in Docker](/examples/brotli-compression)
10+
* [Enabling GZip Compression in Docker](/examples/gzip-compression)
11+
* [Installing Modsecurity in Docker](/examples/modsecurity)
1212

1313
## Testing
1414

0 commit comments

Comments
 (0)