Skip to content

Commit 755df79

Browse files
committed
check off todo item
1 parent 2926ca6 commit 755df79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
- [x] Path normalize handles `../../a` wrong; gives `a`, but should give `../../a`
3838
- [x] `inspect(Path.prototype)` fails due to `[inspect.custom]` handling
3939
- [ ] make `__dirname` and `__filename` Path objects? Or have versions that are?
40-
- [ ] finish filling out `meta/scripts/lib/generated-doc-links.json5`
40+
- [x] finish filling out `meta/scripts/lib/generated-doc-links.json5`
4141
- [ ] whoami
4242
- [ ] open/xdg-open
4343
- [ ] hostname

0 commit comments

Comments
 (0)