Browse Source

Correct link to add_language.md

Current link points to docs/docs/add_language.md (because we are already in docs). Duplicated docs is removed.
master
Joseph W. Brown 5 years ago
parent
commit
81d76e6c98
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/building.md

+ 1
- 1
docs/building.md View File

make LANG make LANG


where `LANG` is the language code of the given language. More information can where `LANG` is the language code of the given language. More information can
be found in the [Adding or Improving a Language](docs/add_language.md)
be found in the [Adding or Improving a Language](add_language.md)
documentation. documentation.


#### Cross Compilation #### Cross Compilation

Loading…
Cancel
Save