From bd13e7fa883ad8b05fd2d82551ed9e6c815697c5 Mon Sep 17 00:00:00 2001 From: Puelloc Date: Wed, 28 Apr 2021 14:02:49 +0800 Subject: [PATCH] =?UTF-8?q?add=20worried=20to=20=E8=83=8C=E5=8C=85?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=B9=9D=E8=AE=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 背包问题九讲的链接失效了 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f23e2deb..abadc6b2 100644 --- a/README.md +++ b/README.md @@ -847,7 +847,7 @@ * [提问的智慧](http://www.dianbo.org/9238/stone/tiwendezhihui.htm) * [Markdown 入门参考](https://github.com/LearnShare/Learning-Markdown) * [AsciiDoc简明指南](https://github.com/stanzgy/wiki/blob/master/markup/asciidoc-guide.asciidoc) -* [背包问题九讲](http://love-oriented.com/pack/) +* [背包问题九讲](http://love-oriented.com/pack/) :worried: * [老齐的技术资料](https://github.com/qiwsir/ITArticles) * [前端技能汇总](https://github.com/JacksonTian/fks) * [借助开源项目,学习软件开发](https://github.com/zhuangbiaowei/learn-with-open-source)