Skip to content

Commit cfb4f9b

Browse files
authored
Fixed formatting
1 parent eca6517 commit cfb4f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Segment Tree/README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ See the playground for more examples of how to use the segment tree.
201201

202202
## See also
203203

204-
[Lazy Propagation]((https://github.com/raywenderlich/swift-algorithm-club/tree/master/Segment%20Tree/LazyPropagation)
204+
[Lazy Propagation](https://github.com/raywenderlich/swift-algorithm-club/tree/master/Segment%20Tree/LazyPropagation)
205205
[Segment tree at PEGWiki](http://wcipeg.com/wiki/Segment_tree)
206206

207207
*Written for Swift Algorithm Club by [Artur Antonov](https://github.com/goingreen)*

0 commit comments

Comments
 (0)