mirror of https://github.com/wagtail/wagtail.git
Updated Creating a new Wagtail release (markdown)
parent
9c71481905
commit
c31c89b67f
|
@ -63,7 +63,7 @@ Set up the AWS client, if you haven't already - `pip install awscli`, then `aws
|
||||||
With the AWS client configured, run:
|
With the AWS client configured, run:
|
||||||
|
|
||||||
cd wagtail/scripts
|
cd wagtail/scripts
|
||||||
./make-latest.sh --version=1.1 --url=https://wagtail.io/
|
./make-latest.sh --version=1.1 --url=http://docs.wagtail.io/en/v1.1/releases/1.1.html
|
||||||
|
|
||||||
replacing the version number as appropriate.
|
replacing the version number as appropriate.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue