Skip to content

Commit b20d98a

Browse files
committed
Sanity checked URLs
--- Signed-off-by: Brad Chamberlain <[email protected]>
1 parent 79d7e2c commit b20d98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Name Changes in Libraries
135135
(see https://chapel-lang.org/docs/1.30/modules/standard/IO.html#IO.fileReader.readString
136136
and https://chapel-lang.org/docs/1.30/modules/standard/IO.html#IO.fileReader.readBytes)
137137
* renamed `[read|write]bits()` to `[read|write]Bits()`
138-
(see https://chapel-lang.org/docs/1.30/modules/standard/IO.html#IO.fileReader,readBits
138+
(see https://chapel-lang.org/docs/1.30/modules/standard/IO.html#IO.fileReader.readBits
139139
and https://chapel-lang.org/docs/1.30/modules/standard/IO.html#IO.fileWriter.writeBits)
140140
* renamed `open[reader|writer]()` to `open[Reader|Writer()`
141141
(see https://chapel-lang.org/docs/1.30/modules/standard/IO.html#IO.openReader

0 commit comments

Comments
 (0)