We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca6517 commit cfb4f9bCopy full SHA for cfb4f9b
Segment Tree/README.markdown
@@ -201,7 +201,7 @@ See the playground for more examples of how to use the segment tree.
201
202
## See also
203
204
-[Lazy Propagation]((https://github.com/raywenderlich/swift-algorithm-club/tree/master/Segment%20Tree/LazyPropagation)
+[Lazy Propagation](https://github.com/raywenderlich/swift-algorithm-club/tree/master/Segment%20Tree/LazyPropagation)
205
[Segment tree at PEGWiki](http://wcipeg.com/wiki/Segment_tree)
206
207
*Written for Swift Algorithm Club by [Artur Antonov](https://github.com/goingreen)*
0 commit comments