File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -344,5 +344,5 @@ telemetry:
344344` ` `
345345
346346[client_example]: https://github.com/arduino/arduino-cli/blob/master/client_example
347- [gRPC reference]: /rpc/commands
347+ [gRPC reference]: .. /rpc/commands
348348[Prometheus]: https://prometheus.io/
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ CLI on your system, see the [installation] page.
99
1010## Getting started
1111
12- Follow the [ Getting started guide] ( /getting-started/ ) to see how to use the most
12+ Follow the [ Getting started guide] to see how to use the most
1313common CLI commands available.
1414
1515## Using the gRPC interface
@@ -19,7 +19,7 @@ interface of the CLI. Available services and messages are detailed in the
1919[ gRPC reference] pages.
2020
2121
22- [ installation ] : / installation/
23- [ contributing ] : https://github.com/arduino/arduino-cli/blob/master/CONTRIBUTING .md
22+ [ installation ] : installation.md
23+ [ Getting started guide ] : getting-started .md
2424[ client_example ] : https://github.com/arduino/arduino-cli/blob/master/client_example
25- [ gRPC reference ] : / rpc/commands
25+ [ gRPC reference ] : rpc/commands
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ Windows | [Nightly Windows 32 bit] | [Nightly Windows 64 bit] |
6666Mac OSX | | [ Mac OSX] |
6767
6868[ Nightly Linux 64 bit ] : https://downloads.arduino.cc/arduino-cli/nightly/arduino-cli_nightly-latest_Linux_64bit.tar.gz
69- [ Nightly Windows 32 bit ] : https://downloads.arduino.cc/arduino-cli/nightly/arduino-cli_nightly-latest_Linux_32bit.tar.gz
69+ [ Nightly Linux 32 bit ] : https://downloads.arduino.cc/arduino-cli/nightly/arduino-cli_nightly-latest_Linux_32bit.tar.gz
7070[ Nightly Linux ARM 64 bit ] : https://downloads.arduino.cc/arduino-cli/nightly/arduino-cli_nightly-latest_Linux_ARM64.tar.gz
7171[ Nightly Linux ARM 32 bit ] : https://downloads.arduino.cc/arduino-cli/nightly/arduino-cli_nightly-latest_Linux_ARMv7.tar.gz
7272[ Nightly Windows 64 bit ] : https://downloads.arduino.cc/arduino-cli/nightly/arduino-cli_nightly-latest_Windows_64bit.zip
You can’t perform that action at this time.
0 commit comments