浏览代码

Remove broken link in `_posts/2016-09-0.10.md ` (#3161)

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
YukeshShr 3 年之前
父节点
当前提交
e555ef6a18
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      website/src/_posts/2016-09-0.10.md

+ 1 - 1
website/src/_posts/2016-09-0.10.md

@@ -15,7 +15,7 @@ We have done a lot of research. We created [prototypes of Uppy React components]
 
 <!-- more -->
 
-Finally, we are also discussing using [Redux](https://github.com/reactjs/redux) as the internal state management store within Uppy.  You can see some drafts under the [`src/experimental` folder](https://github.com/transloadit/uppy/tree/master/src/experimental).
+Finally, we are also discussing using [Redux](https://github.com/reactjs/redux) as the internal state management store within Uppy.  You can see some drafts under the `src/experimental` folder (EDIT: this folder has since been removed).
 
 Have a look at the [Uppy Base repository here](https://github.com/hedgerh/uppy-base).