Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,12 @@ The first time you contribute:
. Clone the forked repository locally.

-----
$ git clone [email protected]:<username>/red-hat-ansible-automation-platform-documentation.git
$ git clone [email protected]:<username>/aap-docs.git
-----

If this command fails, be sure that you have link:https://docs.github.com/en/github/authenticating-to-github/adding-a-new-ssh-key-to-your-github-account[set up an SSH key for GitHub].

. Navigate to the `red-hat-ansible-automation-platform-documentation` directory.
. Navigate to the `aap-docs` directory.

. Set the upstream remote repository.

Expand Down