Skip to content

Commit

Permalink
docs: fix broken anchor to rugpi instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Reuben Miller <[email protected]>
  • Loading branch information
reubenmiller committed Feb 7, 2024
1 parent 9cf6904 commit 4974586
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | sudo bash

For other installation possibilities check out the [just documentation](https://just.systems/man/en/chapter_4.html).

### Cloning the project
### Cloning the project {#clone-project}

1. Clone the project and change directory to the locally checked out folder

Expand Down
2 changes: 1 addition & 1 deletion docs/src/extend/firmware-management/device-onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ On your machine you will need on of the following:
```

:::info
If you are using an image built using **Rugpi**, the authorized ssh key/s should have been included in the image. If you can't ssh into your device please review the [build instructions](../building-image/rugpi/tutorial/#customizing-your-own-image) again to make sure the correct ssh key/s was added during build time.
If you are using an image built using **Rugpi**, the authorized ssh key/s should have been included in the image. If you can't ssh into your device please review the [build instructions](../building-image/rugpi/tutorial/#clone-project) again to make sure the correct ssh key/s was added during build time.
:::
3. [go-c8y-cli](https://goc8ycli.netlify.app/docs/installation/shell-installation/)
Expand Down

0 comments on commit 4974586

Please sign in to comment.