File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -60,21 +60,18 @@ const Versions = () => {
6060    < Layout  title = "Versions"  wrapperClassName = "versions-page" > 
6161      < h1 > React Native versions</ h1 > 
6262      < p > 
63-         Open source React Native releases follow a monthly  release train that is
63+         Open source React Native releases follow a release train that is
6464        coordinated on GitHub through the{ ' ' } 
6565        < a 
66-           href = { 
67-             'https://github.com/react-native-community/react-native-releases' 
68-           } > 
66+           href = { 'https://github.com/reactwg/react-native-releases/discussions' } > 
6967          < code > react-native-releases</ code > 
7068        </ a > { ' ' } 
71-         repository. At the beginning of each month, a new release candidate is
72-         created off the < code > main</ code >  branch of{ ' ' } 
69+         repository. New releases are created off the < code > main</ code >  branch of{ ' ' } 
7370        < a  href = { 'https://github.com/facebook/react-native' } > 
7471          < code > facebook/react-native</ code > 
7572        </ a > 
76-         . The release candidate  will soak for a month  to allow contributors like 
77-         yourself to{ ' ' } 
73+         . They  will follow a Release Candidate process  to allow contributors
74+         like  yourself to{ ' ' } 
7875        < a  href = { useBaseUrl ( 'docs/upgrading' ) } > verify the changes</ a >  and to
7976        identify any issues by{ ' ' } 
8077        < a  href = "https://github.com/facebook/react-native/issues" > 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments