docs: 'builtins' -> 'runtime facilities'

This commit is contained in:
Trent Nelson
2021-03-10 20:06:43 -07:00
committed by mergify[bot]
parent 0e452c8d91
commit 9c8be34906
4 changed files with 9 additions and 9 deletions

View File

@@ -140,8 +140,8 @@ successfully deployed. The runtime will reject transactions that specify program
that are not executable.
Unlike on-chain programs, [builtins](developing/builtins/programs.md) are handled
differently in that they are built directly into the Solana runtime.
Unlike on-chain programs, [Native Programs](/developing/runtime-facilities/programs)
are handled differently in that they are built directly into the Solana runtime.
### Accounts