Skip to content

Commit

Permalink
FIXUP
Browse files Browse the repository at this point in the history
  • Loading branch information
juanarbol committed Oct 12, 2021
1 parent b79f2c1 commit 550b460
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/fs.md
Expand Up @@ -3668,8 +3668,8 @@ The above example creates a symbolic link `mewtwo` which points to `mew` in the
same directory:

```bash
$ tree example/
example/
$ tree .
.
β”œβ”€β”€ mew
└── mewtwo -> ./mew
```
Expand Down

0 comments on commit 550b460

Please sign in to comment.