This is an automated email from the ASF dual-hosted git repository.

csy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git


The following commit(s) were added to refs/heads/master by this push:
     new def7ee8a Fix missed reference: update `kwai/auron` to `apache/auron` 
(#1251)
def7ee8a is described below

commit def7ee8a78e7bce29c51799fdf9765320ba95baf
Author: Ruilei Ma <[email protected]>
AuthorDate: Fri Aug 29 22:01:10 2025 +0800

    Fix missed reference: update `kwai/auron` to `apache/auron` (#1251)
---
 .idea/vcs.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index f4239e0d..ebf9aaef 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -5,7 +5,7 @@
       <list>
         <IssueNavigationLink>
           <option name="issueRegexp" value="#(\d+)" />
-          <option name="linkRegexp" 
value="https://github.com/kwai/auron/pull/$1"; />
+          <option name="linkRegexp" 
value="https://github.com/apache/auron/pull/$1"; />
         </IssueNavigationLink>
       </list>
     </option>

Reply via email to