Skip to content

Commit 2721ebe

Browse files
authored
Update README.md
1 parent 47c1db3 commit 2721ebe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,31 +142,31 @@ Note that cross-version compatibility is **NOT** guaranteed, so please reconstru
142142

143143
#### 2d
144144

145-
![2d_fig1](https://raw.githubusercontent.com/atksh/python_prtree/master/docs/images/2d_fig1.png)
145+
![2d_fig1](https://raw.githubusercontent.com/atksh/python_prtree/main/docs/images/2d_fig1.png)
146146

147147
#### 3d
148148

149-
![3d_fig1](https://raw.githubusercontent.com/atksh/python_prtree/master/docs/images/3d_fig1.png)
149+
![3d_fig1](https://raw.githubusercontent.com/atksh/python_prtree/main/docs/images/3d_fig1.png)
150150

151151
### Query and batch query
152152

153153
#### 2d
154154

155-
![2d_fig2](https://raw.githubusercontent.com/atksh/python_prtree/master/docs/images/2d_fig2.png)
155+
![2d_fig2](https://raw.githubusercontent.com/atksh/python_prtree/main/docs/images/2d_fig2.png)
156156

157157
#### 3d
158158

159-
![3d_fig2](https://raw.githubusercontent.com/atksh/python_prtree/master/docs/images/3d_fig2.png)
159+
![3d_fig2](https://raw.githubusercontent.com/atksh/python_prtree/main/docs/images/3d_fig2.png)
160160

161161
### Delete and insert
162162

163163
#### 2d
164164

165-
![2d_fig3](https://raw.githubusercontent.com/atksh/python_prtree/master/docs/images/2d_fig3.png)
165+
![2d_fig3](https://raw.githubusercontent.com/atksh/python_prtree/main/docs/images/2d_fig3.png)
166166

167167
#### 3d
168168

169-
![3d_fig3](https://raw.githubusercontent.com/atksh/python_prtree/master/docs/images/3d_fig3.png)
169+
![3d_fig3](https://raw.githubusercontent.com/atksh/python_prtree/main/docs/images/3d_fig3.png)
170170

171171
## New Features and Changes
172172

0 commit comments

Comments
 (0)