fix link
This commit is contained in:
parent
978cdcb4ee
commit
7dd341037d
|
|
@ -6,8 +6,8 @@ When you want to implement a new significant feature in the compiler,
|
||||||
you need to go through this process to make sure everything goes
|
you need to go through this process to make sure everything goes
|
||||||
smoothly.
|
smoothly.
|
||||||
|
|
||||||
**NOTE: this section is for *language* features, not *library* features, which use [a different
|
**NOTE: this section is for *language* features, not *library* features,
|
||||||
*process].**
|
which use [a different process].**
|
||||||
|
|
||||||
[a different process]: ./stability.md
|
[a different process]: ./stability.md
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue