Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated broken links #232

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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