Skip to content

Commit ce8bdd5

Browse files
committed
Fixed broken links
1 parent bbee813 commit ce8bdd5

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

Diff for: docs/FAQ.md

-4
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ something that we're trying to avoid.
2626
There are many excellent serial terminals to chose from. On Linux or macOS, you may already have [screen][screen]
2727
installed. On Windows, a good choice for command line usage is Plink, included with [PuTTY][putty].
2828

29-
Arduino CLI does provide a gRPC interface which offers the capability for powerful integration with custom monitors. See
30-
the [Monitor service documentation][monitor service].
31-
3229
## Additional assistance
3330

3431
If your question wasn't answered, feel free to ask on [Arduino CLI's forum board][1].
@@ -38,4 +35,3 @@ If your question wasn't answered, feel free to ask on [Arduino CLI's forum board
3835
[1]: https://forum.arduino.cc/index.php?board=145.0
3936
[screen]: https://www.gnu.org/software/screen/manual/screen.html
4037
[putty]: https://www.chiark.greenend.org.uk/~sgtatham/putty/
41-
[monitor service]: rpc/monitor.md

Diff for: mkdocs.yml

-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ nav:
9999
- version: commands/arduino-cli_version.md
100100
- gRPC reference:
101101
- commands: rpc/commands.md
102-
- monitor: rpc/monitor.md
103102
- settings: rpc/settings.md
104103
- debug: rpc/debug.md
105104
- configuration.md

0 commit comments

Comments
 (0)