Update ruby-doc.org URL
This commit is contained in:
parent
b5d5fe7a7b
commit
034dbcd9a6
@ -237,7 +237,7 @@ The `Rsconscript` file is a Ruby script.
|
|||||||
|
|
||||||
The [`glob`](../yard/Rscons/Script/GlobalDsl.html#glob-instance_method) method can be
|
The [`glob`](../yard/Rscons/Script/GlobalDsl.html#glob-instance_method) method can be
|
||||||
used to find files matching the patterns specified.
|
used to find files matching the patterns specified.
|
||||||
It supports a syntax similar to the Ruby [Dir.glob method](https://ruby-doc.org/core-2.5.1/Dir.html#method-c-glob) but operates more deterministically.
|
It supports a syntax similar to the Ruby [Dir.glob method](https://ruby-doc.org/core-3.1.0/Dir.html#method-c-glob) but operates more deterministically.
|
||||||
|
|
||||||
Example use:
|
Example use:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user