Skip to content

Commit b4a1ef1

Browse files
authored
Merge pull request #9544 from github/aibaars-patch-1
Fix URL in readme
2 parents 6997618 + 72aad0f commit b4a1ef1

File tree

1 file changed

+1
-1
lines changed
  • ruby/ql/lib/codeql/ruby/frameworks/stdlib

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This directory contains QL modules that model classes and modules in the Ruby standard library.
22
Files are named after the most common or top-level class in each library.
3-
See https://docs.ruby-lang.org/en/3.1/doc/standard_library_rdoc.html for a full list.
3+
See https://docs.ruby-lang.org/en/3.1/standard_library_rdoc.html for a full list.

0 commit comments

Comments
 (0)