Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix cosmovisor quickstart (backport #9730) #9789

Merged
merged 2 commits into from
Jul 28, 2021

Commits on Jul 27, 2021

  1. docs: fix cosmovisor quickstart (#9730)

    ## Description
    
    <!-- Add a description of the changes that this PR introduces and the files that
    are the most critical to review. -->
    
    Automatically create a copy of [Cosmovisor Quickstart](https://docs.cosmos.network/v0.43/run-node/cosmovisor.html) from [Cosmovisor README](https://github.com/cosmos/cosmos-sdk/blob/master/cosmovisor/README.md) and minor fixes to Cosmovisor README.
    
    ---
    
    ### Author Checklist
    
    *All items are required. Please add a note to the item if the item is not applicable and
    please add links to any relevant follow up issues.*
    
    I have...
    
    - [x] included the correct `docs:` prefix in the PR title
    - [x] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting))
    - [x] provided a link to the relevant issue or specification
    - [x] followed the [documentation writing guidelines](https://github.com/cosmos/cosmos-sdk/blob/master/docs/DOC_WRITING_GUIDELINES.md)
    - [ ] reviewed "Files changed" and left comments if necessary
    - [ ] confirmed all CI checks have passed
    
    ### Reviewers Checklist
    
    *All items are required. Please add a note if the item is not applicable and please add
    your handle next to the items reviewed if you only reviewed selected items.*
    
    I have...
    
    - [ ] confirmed the correct `docs:` prefix in the PR title
    - [ ] confirmed all author checklist items have been addressed
    - [ ] confirmed that this PR only changes documentation
    - [ ] reviewed content for consistency
    - [ ] reviewed content for thoroughness
    - [ ] reviewed content for spelling and grammar
    - [ ] tested instructions (if applicable)
    
    (cherry picked from commit bf049d3)
    
    # Conflicts:
    #	docs/run-node/cosmovisor.md
    ryanchristo authored and mergify-bot committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    6529e5d View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    ryanchristo committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    aee3f85 View commit details
    Browse the repository at this point in the history