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.
2 parents 9b411a1 + f1fbcb0 commit 9963700Copy full SHA for 9963700
Readme.md
@@ -91,7 +91,7 @@ All examples live in `tests/binary` and are compiled to JVM bytecode & run/teste
91
92
```bash
93
# Clone & enter repo
94
-git clone https://github.com/your-org/rustc_codegen_jvm.git
+git clone https://github.com/IntegralPilot/rustc_codegen_jvm.git
95
cd rustc_codegen_jvm
96
97
# Build everything
@@ -186,4 +186,4 @@ Contributions, issues & PRs welcome! :)
186
187
Dual‑licensed under **MIT** OR **Apache 2.0** at your option:
188
<https://opensource.org/licenses/MIT>
189
-<https://www.apache.org/licenses/LICENSE-2.0>
+<https://www.apache.org/licenses/LICENSE-2.0>
0 commit comments