Skip to content

Commit 81256d0

Browse files
committed
MAGETWO-31962: Link for 'Guide to Using Sample Data' does not work during instalation
- added link to sample data documentation
1 parent 0efd237 commit 81256d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
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">Using sample of "fake" data can be helpful, letting you automatically build your store with fictitious 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 target="_blank" href="http://devdocs.magento.com/guides/v1.0/install-gde/install/sample-data.html">Guide to Using Sample Data</a>.</p>
2020
</div>
2121
</div>
2222

0 commit comments

Comments
 (0)