Skip to content

Commit 97da5c6

Browse files
committed
Merge branch 'MAGETWO-31962-Sample-Data-Link' into develop
2 parents d5c2dcb + 31643a0 commit 97da5c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup/module/Magento/Setup/view/magento/setup/customize-your-store.phtml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
<div class="form-group">
1717
<label class="col-md-3 control-label">Sample Data</label>
1818
<div class="col-md-6">
19-
<p class="form-control-static text-muted">Using sample of "fake" data can be helpful, letting you automatically build your store with fictious products, tax, and payment settings. But it also creates a lot of extra data you need to remove later. Learn the pros and cons in out <a href="">Guide to Using Sample Data</a>.</p>
19+
<p class="form-control-static text-muted">
20+
Select “Use Sample Data" to create a sample store with sample products, customers, and payment settings. Our <a target="_blank" href="http://devdocs.magento.com/guides/v1.0/install-gde/install/sample-data.html">Guide to Using Sample Data</a> can help you get started.</p>
2021
</div>
2122
</div>
2223

0 commit comments

Comments
 (0)