Skip to content

Commit aad7446

Browse files
committed
fix a few broken links in README, add a link to discussion re: rpcbind timeout
1 parent 268bba2 commit aad7446

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ This is the only containerized NFS server that offers **all** of the following f
2626
* Optional features
2727
* [Debug logging](doc/feature/logging.md)
2828
* [Kerberos security](doc/feature/kerberos.md)
29-
* [NFSv4 user ID mapping](doc/feature/nfsv4-user-id-mapping.md)
29+
* [NFSv4 user ID mapping](doc/feature/nfs4-user-id-mapping.md)
3030
* [AppArmor integration](doc/feature/apparmor.md)
3131
* Advanced
3232
* [automatically load required kernel modules](doc/feature/auto-load-kernel-modules.md)
3333
* [custom server ports](doc/advanced/ports.md)
3434
* [custom NFS versions offered](doc/advanced/nfs-versions.md)
3535
* [performance tuning](doc/advanced/performance-tuning.md)
36-
* [Help!](#help!)
36+
* [Help!](#help)
3737
* [Remaining tasks](#remaining-tasks)
3838
* [Acknowledgements](#acknowledgements)
3939

@@ -163,8 +163,8 @@ Please [open an issue](https://github.com/ehough/docker-nfs-server/issues) if yo
163163
164164
## Remaining tasks
165165
166-
- figure out why `rpc.nfsd` takes 5 minutes to startup/timeout unless `rpcbind` is running
167-
- add more examples, including Docker Compose
166+
- figure out why `rpc.nfsd` [takes 5 minutes to startup/timeout](https://www.spinics.net/lists/linux-nfs/msg59728.html) unless `rpcbind` is running
167+
- add more examples
168168
169169
## Acknowledgements
170170

0 commit comments

Comments
 (0)