We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ebdb3 commit c203623Copy full SHA for c203623
1 file changed
content/resources.toml
@@ -50,12 +50,12 @@ category = "structures and algorithms"
50
51
[[resources]]
52
name = "Finger Tree"
53
-url = "https://en.wikipedia.org/wiki/Finger_tree)"
+url = "https://en.wikipedia.org/wiki/Finger_tree"
54
category = "structures and algorithms"
55
56
57
name = "Radix Tree"
58
-url = "https://en.wikipedia.org/wiki/Radix_tree)"
+url = "https://en.wikipedia.org/wiki/Radix_tree"
59
60
61
@@ -71,4 +71,4 @@ category = "structures and algorithms"
71
72
name = "Xiph.org digital show-and-tell: Exploring sample rate and bit depth"
73
url = "https://xiph.org/video/vid2.shtml"
74
-category = "misc"
+category = "misc"
0 commit comments