File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -344,5 +344,5 @@ telemetry:
344
344
` ` `
345
345
346
346
[client_example]: https://github.com/arduino/arduino-cli/blob/master/client_example
347
- [gRPC reference]: /rpc/commands
347
+ [gRPC reference]: .. /rpc/commands
348
348
[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.
9
9
10
10
## Getting started
11
11
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
13
13
common CLI commands available.
14
14
15
15
## Using the gRPC interface
@@ -19,7 +19,7 @@ interface of the CLI. Available services and messages are detailed in the
19
19
[ gRPC reference] pages.
20
20
21
21
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
24
24
[ 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] |
66
66
Mac OSX | | [ Mac OSX] |
67
67
68
68
[ 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
70
70
[ Nightly Linux ARM 64 bit ] : https://downloads.arduino.cc/arduino-cli/nightly/arduino-cli_nightly-latest_Linux_ARM64.tar.gz
71
71
[ Nightly Linux ARM 32 bit ] : https://downloads.arduino.cc/arduino-cli/nightly/arduino-cli_nightly-latest_Linux_ARMv7.tar.gz
72
72
[ 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