Skip to content

Commit 9bde625

Browse files
committed
Update sample project
1 parent d998035 commit 9bde625

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,9 @@ extern void ngx_link_func_write_resp(
248248
Sample Application Development
249249
===============================
250250

251-
Feel free to clone a sample project on [Sample Project](https://github.com/Taymindis/sample-ngx-cfunc-project)
251+
Feel free to clone a sample project on
252+
[Simple Project with cmake](https://github.com/Taymindis/simple_linkfunc_app)
253+
[With google direction Project with cmake](https://github.com/Taymindis/sample-ngx-cfunc-project)
252254

253255
```c
254256
#include <stdio.h>

0 commit comments

Comments
 (0)