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 d77dc55 commit f1fbcb0Copy full SHA for f1fbcb0
Readme.md
@@ -83,7 +83,7 @@ All examples live in `tests/binary` and are compiled to JVM bytecode & run/teste
83
84
```bash
85
# Clone & enter repo
86
-git clone https://github.com/your-org/rustc_codegen_jvm.git
+git clone https://github.com/IntegralPilot/rustc_codegen_jvm.git
87
cd rustc_codegen_jvm
88
89
# Build everything
@@ -178,4 +178,4 @@ Contributions, issues & PRs welcome! :)
178
179
Dual‑licensed under **MIT** OR **Apache 2.0** at your option:
180
<https://opensource.org/licenses/MIT>
181
-<https://www.apache.org/licenses/LICENSE-2.0>
+<https://www.apache.org/licenses/LICENSE-2.0>
0 commit comments