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

fanningpj pushed a commit to branch pjfanning-patch-1
in repository https://gitbox.apache.org/repos/asf/fury.git

commit 29fd4cb64ad0066a95311ad2e04b6baeca465c2d
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jun 14 10:43:26 2024 +0100

    Update github URL in IntelliJ vcs.xml
---
 .idea/vcs.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index a70151c7..0cae42f8 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/apache/incubator-fury/pull/$1"; />
+          <option name="linkRegexp" 
value="https://github.com/apache/fury/pull/$1"; />
         </IssueNavigationLink>
       </list>
     </option>
@@ -13,4 +13,4 @@
   <component name="VcsDirectoryMappings">
     <mapping directory="" vcs="Git" />
   </component>
-</project>
\ No newline at end of file
+</project>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to