Fix destinations for release notes.
This commit is contained in:
parent
35b8e8bce8
commit
f22dc42049
@ -17,8 +17,8 @@ Please see [CONTRIBUTING.md] for the juicy details.
|
|||||||
|
|
||||||
# Make A New Release
|
# Make A New Release
|
||||||
|
|
||||||
Our production site is contained in the [dist folder]. You'll
|
Our production site is contained in the [proddist folder]. You'll need to make
|
||||||
need to make sure you have the latest changes by running:
|
sure you have the latest changes by running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ make proddist
|
$ make proddist
|
||||||
@ -39,8 +39,8 @@ Then make a release with:
|
|||||||
$ make release
|
$ make release
|
||||||
```
|
```
|
||||||
|
|
||||||
This pushes the contents of the [dist folder] to the production
|
This pushes the contents of the [proddist folder] to the production
|
||||||
branch which will get picked up by our production instance of
|
branch which will get picked up by our production instance of
|
||||||
the site.
|
the site.
|
||||||
|
|
||||||
[dist folder]: https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/tree/master/dist
|
[proddist folder]: https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io/tree/master/proddist
|
||||||
|
Reference in New Issue
Block a user