Update tools/integration.sh script to new docs tree
Update location to refer to the new fedora getting started guide Change-Id: I507e1102a1979debd975fa6601e5385b1a47a756
This commit is contained in:
parent
746877fe2e
commit
9531cbf586
@ -12,7 +12,7 @@ error() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
run() {
|
run() {
|
||||||
bash -c "$($TOOLS_DIR/rst2script.sed $HEAT_DIR/docs/GettingStarted.rst)" || error
|
bash -c "$($TOOLS_DIR/rst2script.sed $HEAT_DIR/doc/source/getting_started/on_fedora.rst)" || error
|
||||||
}
|
}
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user