From 9e6f02b58caa90dcbdfec88678dc3458850893dd Mon Sep 17 00:00:00 2001 From: maliming <6908465+maliming@users.noreply.github.com> Date: Wed, 1 Jul 2020 20:14:20 +0800 Subject: [PATCH] Update Post.md --- docs/en/Blog-Posts/2020-07-01 v3_0_Release/Post.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/Blog-Posts/2020-07-01 v3_0_Release/Post.md b/docs/en/Blog-Posts/2020-07-01 v3_0_Release/Post.md index 3dda341dfd..39e6c9c734 100644 --- a/docs/en/Blog-Posts/2020-07-01 v3_0_Release/Post.md +++ b/docs/en/Blog-Posts/2020-07-01 v3_0_Release/Post.md @@ -156,7 +156,7 @@ Since this is a major version, we've redesigned some APIs and introduced a few " ## Known Issues -* 3.0.0 version has a problem with tiered architecture. See [this issue](https://github.com/abpframework/abp/pull/4562) to fix it for your application until we release the v3.0.1. +* 3.0.0 version has a problem with tiered architecture. See [this issue](https://github.com/abpframework/abp/pull/4564) to fix it for your application until we release the v3.0.1. ## About the Next Versions @@ -170,4 +170,4 @@ Beside developing our products, our team are constantly writing articles/tutoria * [What is New in Angular 10?](https://volosoft.com/blog/what-is-new-in-angular-10) * [Real-Time Messaging In A Distributed Architecture Using ABP, SignalR & RabbitMQ](https://volosoft.com/blog/RealTime-Messaging-Distributed-Architecture-Abp-SingalR-RabbitMQ) -* [How to Use Attribute Directives to Avoid Repetition in Angular Templates](https://volosoft.com/blog/attribute-directives-to-avoid-repetition-in-angular-templates) \ No newline at end of file +* [How to Use Attribute Directives to Avoid Repetition in Angular Templates](https://volosoft.com/blog/attribute-directives-to-avoid-repetition-in-angular-templates)