max / makenotwork
1 file changed,
+1 insertion,
-1 deletion
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | edition = "2024" | |
| 5 | 5 | description = "Hierarchical dot-notation tag standard: validation, parsing, tree operations, SQL helpers" | |
| 6 | 6 | license-file = "LICENSE" | |
| 7 | - | repository = "https://git.makenot.work/max/tagtree" | |
| 7 | + | repository = "https://makenot.work/git/max/tagtree" | |
| 8 | 8 | readme = "README.md" | |
| 9 | 9 | keywords = ["tags", "hierarchy", "taxonomy", "tree", "autocomplete"] | |
| 10 | 10 | categories = ["data-structures", "text-processing"] |