Links is a family of text-mode web browsers. There are several projects based on Links. Links itself can display images, and Elinks includes a Javascript engine. If your question is about hyperlinks, hard links or symbolic link or dynamic linking, use appropriate the tag instead ([url], [hard-link], [symlink]).
Links is originally a text-mode web browser (not to be confused with lynx, which is also a text-mode web browser and inspired the name but is an unrelated project). The current version of Links can also run in graphics mode. The fork Elinks elinks includes a Javascript engine and can be scripted in Lua.
This tag is only about the web browser. If your question is about:
- Hyperlinks, use url
- Hard links (several directory entries that are the same file), use hard-link
- Symbolic links (a file that points to another file), use symbolic-link
- Static or dynamic linking, use static-linking, dynamic-linking or linker as appropriate