You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: solution/0600-0699/0616.Add Bold Tag in String/README_EN.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Since now the four <b>'s are consecutive, we merge them: "<b&g
66
66
</ul>
67
67
68
68
<p> </p>
69
-
<p><strong>Note:</strong> This question is the same as 758: <ahref="https://leetcode.com/problems/bold-words-in-string/"target="_blank">https://leetcode.com/problems/bold-words-in-string/</a></p>
69
+
<p><strong>Note:</strong> This question is the same as <ahref="https://leetcode.com/problems/bold-words-in-string/description/"target="_blank">758. Bold Words in String</a>.</p>
Copy file name to clipboardexpand all lines: solution/0700-0799/0758.Bold Words in String/README_EN.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ tags:
51
51
</ul>
52
52
53
53
<p> </p>
54
-
<p><strong>Note:</strong> This question is the same as 616: <ahref="https://leetcode.com/problems/add-bold-tag-in-string/"target="_blank">https://leetcode.com/problems/add-bold-tag-in-string/</a></p>
54
+
<p><strong>Note:</strong> This question is the same as <ahref="https://leetcode.com/problems/add-bold-tag-in-string/description/"target="_blank">616. Add Bold Tag in String</a>.</p>
0 commit comments