Update documentation links to use the feature/1.0 branch
Change-Id: Id3dc84039fc038721ee18f24d1b5edfb36f48db6
This commit is contained in:
parent
66ed7ef465
commit
4b8608e646
@ -30,7 +30,7 @@ class Header extends Component {
|
||||
Playbooks
|
||||
</NavItem>
|
||||
<NavItem
|
||||
to="https://ara.readthedocs.io/en/latest/"
|
||||
to="https://ara.readthedocs.io/en/feature-1.0/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
@ -51,12 +51,12 @@ export class PlaybooksContainer extends Component {
|
||||
No playbooks
|
||||
</Title>
|
||||
<EmptyStateBody>
|
||||
There is no playbook available on this instance of Ara
|
||||
No playbooks have been found when querying the ARA API server.
|
||||
</EmptyStateBody>
|
||||
<Button
|
||||
variant="primary"
|
||||
component="a"
|
||||
href="https://ara.readthedocs.io/en/latest/"
|
||||
href="https://ara.readthedocs.io/en/feature-1.0/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user