diff --git a/docs/en/Community-Articles/2022-11-25-JSON-columns/post.md b/docs/en/Community-Articles/2022-11-25-JSON-columns/post.md index 9c49c9f334..4f69b4eb1f 100644 --- a/docs/en/Community-Articles/2022-11-25-JSON-columns/post.md +++ b/docs/en/Community-Articles/2022-11-25-JSON-columns/post.md @@ -127,7 +127,6 @@ In this article, I've briefly introduced the JSON Columns feature that was shipp ### The Source Code * You can find the full source code of the example application [here](https://github.com/abpframework/abp-samples/tree/master/EfCoreJSONColumnDemo). -* You can see this pull [request](https://github.com/abpframework/abp-samples/pull/210) for the changes I've done after creating the application. ### References