diff --git a/book/ch02.rst b/book/ch02.rst index 4e22f4ce..cc9aa220 100755 --- a/book/ch02.rst +++ b/book/ch02.rst @@ -1474,7 +1474,7 @@ Shoebox and Toolbox Lexicons Perhaps the single most popular tool used by linguists for managing data is *Toolbox*, previously known as *Shoebox* since it replaces the field linguist's traditional shoebox full of file cards. -Toolbox is freely downloadable from ``http://www.sil.org/computing/toolbox/``. +Toolbox is freely downloadable from ``https://software.sil.org/toolbox/``. A Toolbox file consists of a collection of entries, where each entry is made up of one or more fields. diff --git a/book/ch11.rst b/book/ch11.rst index 3267a771..4b6c30c7 100644 --- a/book/ch11.rst +++ b/book/ch11.rst @@ -1706,7 +1706,7 @@ There are many excellent resources for XML (e.g. ``http://zvon.org/``) and for writing Python programs to work with XML. Many editors have XML modes. XML formats for lexical information include OLIF ``http://www.olif.net/`` -and LIFT ``http://code.google.com/p/lift-standard/``. +and LIFT ``https://github.com/sillsdev/lift-standard``. For a survey of linguistic annotation software, see the *Linguistic Annotation Page* at ``http://www.ldc.upenn.edu/annotation/``.