We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f95205 commit 95d966eCopy full SHA for 95d966e
README.md
@@ -14,7 +14,7 @@ Add `ruby_rules_dependencies` and `ruby_register_toolchains` into your
14
```python
15
git_repository(
16
name = "bazelruby_ruby_rules",
17
- remote = "https://github.com/yugui/rules_ruby.git",
+ remote = "https://github.com/bazelruby/rules_ruby.git",
18
tag = "v0.1.0",
19
)
20
@@ -298,7 +298,7 @@ Example: `WORKSPACE`:
298
299
300
301
302
303
304
0 commit comments