Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
caxaria committed Oct 26, 2023
1 parent 529b52c commit 1824e67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# Generated files
.docusaurus
.cache-loader
yarn.lock

# Misc
.DS_Store
Expand Down
2 changes: 1 addition & 1 deletion docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To use Autopilot, you need to have a github account and your code hosted in a gi

Steps:
1. Install our [Github App](https://github.com/marketplace/code-autopilot-ai-coder) in your repositories
2. Go to one of the repositories where you installed the app and [**create a new issue**](./createissue)
2. Go to one of the repositories where you installed the app and [**create a new issue**](./getting-started/createissue)
3. Autopilot will start indexing your repository and will reply to your issue with a suggested solution

By default, autopilot will work on all issue opened, but it is possible to change that setting.

0 comments on commit 1824e67

Please sign in to comment.