From b8bf924ac3de33eee9be1d448c29c3b422038789 Mon Sep 17 00:00:00 2001 From: ImVector <59611597+LuigiImVector@users.noreply.github.com> Date: Fri, 5 Aug 2022 19:22:34 +0200 Subject: [PATCH] fix: removed trailing slash --- books/free-programming-books-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-zh.md b/books/free-programming-books-zh.md index b112d4b62..236816a5a 100644 --- a/books/free-programming-books-zh.md +++ b/books/free-programming-books-zh.md @@ -322,7 +322,7 @@ ### C * [新概念 C 语言教程](https://github.com/limingth/NCCL) -* [Beej's Guide to Network Programming 簡體中文版](https://beej-zhtw-gitbook.netdpi.net/) - Brian "Beej Jorgensen" Hall, 廖亚伦译 +* [Beej's Guide to Network Programming 簡體中文版](https://beej-zhtw-gitbook.netdpi.net) - Brian "Beej Jorgensen" Hall, 廖亚伦译 * [C 语言常见问题集](http://c-faq-chn.sourceforge.net/ccfaq/ccfaq.html) * [Linux C 编程一站式学习](https://web.archive.org/web/20210514225440/http://docs.linuxtone.org/ebooks/C&CPP/c/) *(:card_file_box: archived)*