diff options
| author | Benoit Daloze <eregontp@gmail.com> | 2025-12-03 15:41:23 +0100 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-12-03 16:34:51 +0000 |
| commit | d7dffcdbeeee81bb3bbe63b86620cb682eb3ab23 (patch) | |
| tree | 3beaa65e596c74cabb72560129e1e2d82c359b62 /prism | |
| parent | 20fc8aff05ce857f3d3b759d92f1941132398b65 (diff) | |
[ruby/prism] Follow repo move from oracle/truffleruby to truffleruby/truffleruby
https://github.com/ruby/prism/commit/c8e1b11120
Diffstat (limited to 'prism')
| -rw-r--r-- | prism/prism.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prism/prism.h b/prism/prism.h index dc31f26e78..c468db18be 100644 --- a/prism/prism.h +++ b/prism/prism.h @@ -314,7 +314,7 @@ PRISM_EXPORTED_FUNCTION pm_string_query_t pm_string_query_method_name(const uint * dependencies. It is currently being integrated into * [CRuby](https://github.com/ruby/ruby), * [JRuby](https://github.com/jruby/jruby), - * [TruffleRuby](https://github.com/oracle/truffleruby), + * [TruffleRuby](https://github.com/truffleruby/truffleruby), * [Sorbet](https://github.com/sorbet/sorbet), and * [Syntax Tree](https://github.com/ruby-syntax-tree/syntax_tree). * |
