Fix broken link
The document should point to doc/syntax/comments.rdoc (with an "s") as there currently no `doc/syntax/comment.rdoc`
This commit is contained in:
parent
bb10f81c90
commit
189bf0106f
Notes:
git
2021-02-10 06:17:06 +09:00
@ -691,7 +691,7 @@ TABLE = {a: 'ko1', b: 'ko2', c: 'ko3'}
|
|||||||
|
|
||||||
Except the `none` mode (default), it is guaranteed that the assigned constants refer to only shareable objects.
|
Except the `none` mode (default), it is guaranteed that the assigned constants refer to only shareable objects.
|
||||||
|
|
||||||
See [doc/syntax/comment.rdoc](syntax/comment.rdoc) for more details.
|
See [doc/syntax/comments.rdoc](syntax/comments.rdoc) for more details.
|
||||||
|
|
||||||
## Implementation note
|
## Implementation note
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user