Skip to content

Commit 663483b

Browse files
fix: fix rel notes link to point to main branch
previously went to master
1 parent 0a323ad commit 663483b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/cli_reference_xml.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ IF YOU WANT TO CHANGE THIS CONTENT, CONTACT [email protected] FOR D
3333
href="https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm"
3434
type="new-window:HTML" format="html" scope="external">Salesforce CLI Setup Guide</xref></cite>.</p>
3535
<p>For information about Salesforce CLI changes, see the <cite><xref
36-
href="https://github.com/forcedotcom/cli/blob/master/releasenotes/README.md"
36+
href="https://github.com/forcedotcom/cli/blob/main/releasenotes/README.md"
3737
type="new-window:HTML" format="html" scope="external">Salesforce CLI Release Notes</xref></cite>.</p>
3838
</section>
3939
</refbody>

0 commit comments

Comments
 (0)