Rename build to dist

This commit is contained in:
Oliver Davies 2018-09-04 19:46:58 +01:00
parent 769c4c54bd
commit 036a795cc7
27 changed files with 52 additions and 52 deletions

View file

@ -39,7 +39,7 @@ $queuer->queue($recipients, $message, $owner);
These three pieces of data are then saved as part of the queued item. You can see these by checking the "queue" table in the database or by running `drush queue-list`.
![](/build/images/blog/private-message-queue.png)
![](/dist/images/blog/private-message-queue.png)
```
$ drush queue-list