We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690a607 commit 630bd44Copy full SHA for 630bd44
1 file changed
server/documents/introduction/advanced-usage.html.eco
@@ -159,7 +159,7 @@ type : 'Introduction'
159
<p>You can then continue to make modifications to UI and "serve" these files to a live docs instance to see your changes immediately</p>
160
<div class="code">
161
cd ui/
162
- gulp build-docs
+ gulp serve-docs
163
</div>
164
165
<div class="no example">
0 commit comments