diff --git a/cibuild.sh b/cibuild.sh index f57bee2cd..34f4a3713 100755 --- a/cibuild.sh +++ b/cibuild.sh @@ -43,6 +43,7 @@ if [ "$TRAVIS" == "true" ]; then lab\.open-roberta\.org questforspace\.com bountysource\.com + barryodonovan\.com }.map{|h| "/#{h}/"}.join(",")') else # credit: code snippet borrowed from jekyllrb.com website source diff --git a/docs/tutorials/setting-up-an-nfs-file-share.md b/docs/tutorials/setting-up-an-nfs-file-share.md index 51276d3fe..f99f8b8b7 100644 --- a/docs/tutorials/setting-up-an-nfs-file-share.md +++ b/docs/tutorials/setting-up-an-nfs-file-share.md @@ -159,7 +159,7 @@ And then you should be able to see the files on your host computer when you do ` - The [OS X `showmount`][OSXshowmount] manpage [OSXServerNFSExport]: http://support.apple.com/kb/HT4695 -[BarryODonavanNFS]: http://www.barryodonovan.com/index.php/2012/12/12/apple-os-x-as-an-nfs-server-with-linux-clients +[BarryODonavanNFS]: https://www.barryodonovan.com/2012/12/12/apple-os-x-as-an-nfs-server-with-linux-clients [linuxexports5]: http://linux.die.net/man/5/exports [linuxexportfs8]: http://linux.die.net/man/8/exportfs [OSXexports5]: http://www.manpages.info/macosx/exports.5.html