Skip to content

Commit 72aad0f

Browse files
authored
Fix URL in readme
1 parent f7cc46b commit 72aad0f

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)