Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion book/ch02.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion book/ch11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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/``.
Expand Down