From 222dece6dbf48b8dae0da7371f9ef6f7b09e165a Mon Sep 17 00:00:00 2001 From: Ivan Zahariev Date: Mon, 13 Apr 2015 23:04:51 +0300 Subject: [PATCH] issue #5: update URL --- misc/bidirectional_example.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/bidirectional_example.c b/misc/bidirectional_example.c index 7ed460e..a105cd0 100644 --- a/misc/bidirectional_example.c +++ b/misc/bidirectional_example.c @@ -4,7 +4,7 @@ /* * XXX: NOTE: No error checking is performed, in order to simplify the example code. - * Reference [issue 5]: https://code.google.com/p/popen-noshell/issues/detail?id=5&can=1 + * Reference [issue #5]: https://github.com/famzah/popen-noshell/issues/5 */ // use this struct to easily pass several parameters at once