Skip to content

Commit 40f7967

Browse files
committed
Merge pull request ev3dev#148 from dlech/issue-144
fix apple man page links
2 parents 67f2c14 + 23a6ce6 commit 40f7967

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/tutorials/setting-up-an-nfs-file-share.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,6 @@ And then you should be able to see the files on your host computer when you do `
162162
[BarryODonavanNFS]: http://www.barryodonovan.com/index.php/2012/12/12/apple-os-x-as-an-nfs-server-with-linux-clients
163163
[linuxexports5]: http://linux.die.net/man/5/exports
164164
[linuxexportfs8]: http://linux.die.net/man/8/exportfs
165-
[OSXexports5]: https://developer.apple.com/library/mac/documentation/Darwin/Reference/Manpages/man5/exports.5.html
166-
[OSXnfsd]: https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/nfsd.8.html
167-
[OSXshowmount]: https://developer.apple.com/library/mac/documentation/Darwin/Reference/Manpages/man8/showmount.8.html
165+
[OSXexports5]: http://www.manpages.info/macosx/exports.5.html
166+
[OSXnfsd]: http://www.manpages.info/macosx/nfsd.8.html
167+
[OSXshowmount]: http://www.manpages.info/macosx/showmount.8.html

0 commit comments

Comments
 (0)