This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new 9fb7b454 [ide] update vcs.xml link address (#1293)
9fb7b454 is described below
commit 9fb7b454c3e8ae190b4679af762d7e60eabb6d88
Author: totalo <[email protected]>
AuthorDate: Sat Jul 12 18:04:16 2025 +0800
[ide] update vcs.xml link address (#1293)
---
.idea/vcs.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 651e51bc..b0576b26 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -9,7 +9,7 @@
</IssueNavigationLink>
<IssueNavigationLink>
<option name="issueRegexp" value="#(\d+)" />
- <option name="linkRegexp"
value="https://github.com/alibaba/fluss/pull/$1" />
+ <option name="linkRegexp"
value="https://github.com/apache/fluss/pull/$1" />
</IssueNavigationLink>
</list>
</option>
@@ -17,4 +17,4 @@
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
-</project>
\ No newline at end of file
+</project>