Skip to content

Commit f75de02

Browse files
committed
package link update
1 parent 0b220aa commit f75de02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docs/docs/installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ sidebar_position: 20
99

1010
Install the SOQL Lib unmanaged package to your Salesforce environment:
1111

12-
`/packaging/installPackage.apexp?p0=04tJ5000000op3j`
12+
`/packaging/installPackage.apexp?p0=04tP6000001w7oX`
1313

14-
<a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tJ5000000op3j" target="_blank" style={{display: 'inline-block', backgroundColor: '#1976d2', color: 'white', padding: '10px 20px', textDecoration: 'none', borderRadius: '4px', marginRight: '10px'}}>
14+
<a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tP6000001w7oX" target="_blank" style={{display: 'inline-block', backgroundColor: '#1976d2', color: 'white', padding: '10px 20px', textDecoration: 'none', borderRadius: '4px', marginRight: '10px'}}>
1515
<p style={{margin: '0px'}}>Install on Sandbox</p>
1616
</a>
1717

18-
<a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ5000000op3j" target="_blank" style={{display: 'inline-block', backgroundColor: '#d32f2f', color: 'white', padding: '10px 20px', textDecoration: 'none', borderRadius: '4px'}}>
18+
<a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04tP6000001w7oX" target="_blank" style={{display: 'inline-block', backgroundColor: '#d32f2f', color: 'white', padding: '10px 20px', textDecoration: 'none', borderRadius: '4px'}}>
1919
<p style={{margin: '0px'}}>Install on Production</p>
2020
</a>
2121

0 commit comments

Comments
 (0)