This commit is contained in:
Wade Wegner 2017-08-20 12:54:03 -07:00
Родитель a78837925e
Коммит 3335810574
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -5,12 +5,12 @@
<div class="slds-notify slds-notify_toast slds-theme_warning" role="alert">
<span class="slds-assistive-text">warning</span>
<div class="slds-notify__content">
<h2 class="slds-text-heading_small ">Sorry, but it looks like the org you've logged into is not a <a href="https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_auth.htm" target="_blank">dev hub</a></h2>
<h2 class="slds-text-heading_small ">Sorry, but it looks like the org you've logged into is not a <a href="https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_enable_devhub.htm" target="_blank">Dev Hub</a>.</h2>
</div>
</div>
</div>
<p class="slds-m-bottom_medium">Consequently, you cannot currently use <strong>Deploy to Salesforce DX</strong> to create a stratch org from a Github repo.</p>
<p class="slds-m-bottom_medium">Consequently, you cannot currently use <strong>Deploy to Salesforce DX</strong> to create a stratch org from a Github repo. You can learn more about the Dev Hub <a href="https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_enable_devhub.htm" target="_blank">here</a>.</p>
<p class="slds-m-bottom_medium">To try this out, you have two options:</p>