We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d998035 commit 9bde625Copy full SHA for 9bde625
README.md
@@ -248,7 +248,9 @@ extern void ngx_link_func_write_resp(
248
Sample Application Development
249
===============================
250
251
-Feel free to clone a sample project on [Sample Project](https://github.com/Taymindis/sample-ngx-cfunc-project)
+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)
254
255
```c
256
#include <stdio.h>
0 commit comments