Skip to content

Commit e512996

Browse files
committed
doc: update readme
1 parent 6bb5f5b commit e512996

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11

22
# Table of Contents
33

4-
- [MCP Server: code-to-tree](#orgf5248dc)
5-
- [Using code-to-tree](#orgcf66e47)
6-
- [Configure MCP Clients](#orgcd08e07)
7-
- [Building (Windows)](#org2850757)
8-
- [Building (macOS)](#org7635de0)
4+
- [MCP Server: code-to-tree](#orgf542482)
5+
- [Using code-to-tree](#org862e7dc)
6+
- [Configure MCP Clients](#orge54fa87)
7+
- [Building (Windows)](#org48a8180)
8+
- [Building (macOS)](#orgbaa740e)
99

1010

1111

12-
<a id="orgf5248dc"></a>
12+
<a id="orgf542482"></a>
1313

1414
# MCP Server: code-to-tree
1515

@@ -39,18 +39,18 @@ result for the same question, you will likely get a completely different
3939
style or content. The screenshots or questions provided here are just for the reference)
4040

4141

42-
<a id="orgcf66e47"></a>
42+
<a id="org862e7dc"></a>
4343

4444
# Using code-to-tree
4545

4646
Before everthing, you need to have the code-to-tree executable on your
4747
machine (`code-to-tree.exe` for Windows, `code-to-tree` for macOS),
48-
you can download from Github release page or build it yourself. Once
48+
you can download at GitHub release [page](https://github.com/micl2e2/code-to-tree/releases) or build it yourself. Once
4949
downloaded, you configure your MCP clients to install it, check the section
5050
*"Configure MCP Clients"* for more details.
5151

5252

53-
<a id="orgcd08e07"></a>
53+
<a id="orge54fa87"></a>
5454

5555
# Configure MCP Clients
5656

@@ -83,7 +83,7 @@ specify the location of `code-to-tree`
8383
}
8484

8585

86-
<a id="org2850757"></a>
86+
<a id="org48a8180"></a>
8787

8888
# Building (Windows)
8989

@@ -153,7 +153,7 @@ Compile code-to-tree:
153153
# Assume the output is: /c/path/to/code-to-tree.exe
154154

155155

156-
<a id="org7635de0"></a>
156+
<a id="orgbaa740e"></a>
157157

158158
# Building (macOS)
159159

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ style or content. The screenshots or questions provided here are just for the re
3131

3232
Before everthing, you need to have the code-to-tree executable on your
3333
machine (=code-to-tree.exe= for Windows, =code-to-tree= for macOS),
34-
you can download from Github release page or build it yourself. Once
34+
you can download at GitHub release [[https://github.com/micl2e2/code-to-tree/releases][page]] or build it yourself. Once
3535
downloaded, you configure your MCP clients to install it, check the section
3636
/"Configure MCP Clients"/ for more details.
3737

0 commit comments

Comments
 (0)