mirror of https://github.com/knative/docs.git
Fix the documentation URL for the language pack (#5344)
Fix the documentation URL for the language pack
This commit is contained in:
parent
cbb0c5f52c
commit
500f6a7d22
|
@ -2,7 +2,7 @@
|
|||
|
||||
Language packs can be used to extend Knative Functions to support additional runtimes, function signatures, operating systems, and installed tooling for functions. Language Packs are distributed through Git repositories or as a directory on a disc.
|
||||
|
||||
For more information see the [language pack](https://github.com/knative/func/blob/main/docs/language-pack-providers/language-pack-contract.md){target=_blank} documentation.
|
||||
For more information see the [language pack](https://github.com/knative/func/blob/main/docs/language-packs/language-pack-contract.md){target=_blank} documentation.
|
||||
|
||||
## Using external Git repositories
|
||||
|
||||
|
|
Loading…
Reference in New Issue