Link drush example file

This commit is contained in:
Chris Thompson 2020-06-23 12:41:58 -04:00
parent f8b5b4b75c
commit a49978a373

View file

@ -61,7 +61,7 @@ Create a new site (member entry) per instructions in Drutopia hosting, and use `
### Configure drush aliases
The drush site aliases file can be used to provide easy access to the live/test instances of a site. From the root of your project directory (e.g. `agaric/sites/example/`), you may create one with:
The [drush site aliases file](https://github.com/drush-ops/drush/blob/9.5.x/examples/example.site.yml) can be used to provide easy access to the live/test instances of a site. From the root of your project directory (e.g. `agaric/sites/example/`), you may create one with:
```
MY_SITE="example-com"