Update doc links to use latest now that 1.0 is released

Change-Id: Ideb3d57069fcb410e739da7cc6cf4f5f04a3bc62
This commit is contained in:
David Moreau Simard 2019-06-04 20:21:14 -04:00
parent 0526516f30
commit ba99a6f048
No known key found for this signature in database
GPG Key ID: CBEB466764A9E621
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ ARA Records Ansible playbooks and makes them easier to understand and troublesho
``ara-web`` is a standalone and stateless web client interface to the API ``ara-web`` is a standalone and stateless web client interface to the API
provided by ARA_. provided by ARA_.
Documentation is available at `ara.readthedocs.io <https://ara.readthedocs.io/en/feature-1.0/>`_. Documentation is available at `ara.readthedocs.io <https://ara.readthedocs.io/>`_.
Requirements Requirements
============ ============

View File

@ -32,7 +32,7 @@ class Header extends Component {
Playbooks Playbooks
</NavItem> </NavItem>
<NavItem <NavItem
to="https://ara.readthedocs.io/en/feature-1.0/" to="https://ara.readthedocs.io/"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
> >

View File

@ -84,7 +84,7 @@ export class AraLoginPage extends Component {
brandImgAlt="Ara" brandImgAlt="Ara"
footerListItems={ footerListItems={
<ListItem> <ListItem>
<LoginFooterItem href="https://ara.readthedocs.io/en/feature-1.0/"> <LoginFooterItem href="https://ara.readthedocs.io/">
Documentation Documentation
</LoginFooterItem> </LoginFooterItem>
</ListItem> </ListItem>

View File

@ -89,7 +89,7 @@ export class PlaybooksPage extends Component {
<Button <Button
variant="primary" variant="primary"
component="a" component="a"
href="https://ara.readthedocs.io/en/feature-1.0/" href="https://ara.readthedocs.io/"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
> >