Skip to content

Commit ce27bd4

Browse files
chadiiichadiii
chadiii
authored and
chadiii
committed
change readme
1 parent 482d0e2 commit ce27bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ load_module modules/ngx_http_fs_sdk_module.so;
3939

4040
#### Building from nginx source
4141

42-
To build the flagship module share object file you have to download the nginx source code in addition to some libraries in order to compile the C file into SO file that can be be used directly to your running nginx server ! [Here's a small tutorial](https://flagship.io/)
42+
To build the flagship module share object file you have to download the nginx source code in addition to some libraries in order to compile the C file into SO file that can be be used directly to your running nginx server ! [Here's a small tutorial](https://dev.to/armanism24/how-to-build-nginx-from-source-code-on-ubuntu-20-04-31e5/)
4343

4444
To link statically against nginx, cd to nginx source directory and execute:
4545

0 commit comments

Comments
 (0)