From 890cb1f621f60ecd13a3e2d88d6be7cc5ee3d140 Mon Sep 17 00:00:00 2001 From: xworks Date: Sat, 4 May 2024 14:05:31 +0800 Subject: [PATCH] Update CHANGES.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 30eec840569..a977db9e592 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,6 @@ Apollo 2.3.0 * [apollo assembly optimization](https://github.com/apolloconfig/apollo/pull/5035) * [update the config item table column width](https://github.com/apolloconfig/apollo/pull/5131) * [sync apollo portal server config to apollo quick start server](https://github.com/apolloconfig/apollo/pull/5134) -* [Fix missing prefix path of some urls in apollo-portal](https://github.com/apolloconfig/apollo/pull/5138) +* [Fix missing prefix path of some URLs in Apollo Portal](https://github.com/apolloconfig/apollo/pull/5138) ------------------ All issues and pull requests are [here](https://github.com/apolloconfig/apollo/milestone/14?closed=1)