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
No account linked to committer's email address
|
|
@@ -146,7 +146,7 @@ Specific languages can be compiled by running: |
|
|
|
make LANG |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
#### Cross Compilation |