Skip to content

Commit 2a05b30

Browse files
committed
Update README.md
1 parent e23502a commit 2a05b30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ them with C++ Language.
113113
[Best Time to Buy and Sell Stock II]: https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/
114114
[Best Time to Buy and Sell Stock]: https://leetcode.com/problems/best-time-to-buy-and-sell-stock/
115115
[Triangle]: https://leetcode.com/problems/triangle/
116-
[Pascal&#;s Triangle II]: https://leetcode.com/problems/pascals-triangle-ii/
117-
[Pascal&#;s Triangle]: https://leetcode.com/problems/pascals-triangle/
116+
[Pascal's Triangle II]: https://leetcode.com/problems/pascals-triangle-ii/
117+
[Pascal's Triangle]: https://leetcode.com/problems/pascals-triangle/
118118
[Populating Next Right Pointers in Each Node II]: https://leetcode.com/problems/populating-next-right-pointers-in-each-node-ii/
119119
[Populating Next Right Pointers in Each Node]: https://leetcode.com/problems/populating-next-right-pointers-in-each-node/
120120
[Distinct Subsequences]: https://leetcode.com/problems/distinct-subsequences/
@@ -158,7 +158,7 @@ them with C++ Language.
158158
[Combinations]: https://leetcode.com/problems/combinations/
159159
[Minimum Window Substring]: https://leetcode.com/problems/minimum-window-substring/
160160
[Sort Colors]: https://leetcode.com/problems/sort-colors/
161-
[Search a 2D Matrix]: https://leetcode.com/problems/search-a-d-matrix/
161+
[Search a 2D Matrix]: https://leetcode.com/problems/search-a-2d-matrix/
162162
[Set Matrix Zeroes]: https://leetcode.com/problems/set-matrix-zeroes/
163163
[Edit Distance]: https://leetcode.com/problems/edit-distance/
164164
[Simplify Path]: https://leetcode.com/problems/simplify-path/

0 commit comments

Comments
 (0)