Skip to content

Commit 7adfab4

Browse files
authored
fix a link (#672)
1 parent 826eddf commit 7adfab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traits/chalk-overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Likewise, lowering tests use the [`lowering_success!` and
229229
[rustc-issues]: https://github.com/rust-lang/rustc-dev-guide/issues
230230
[universal quantification]: https://en.wikipedia.org/wiki/Universal_quantification
231231

232-
[`ProgramClause`]: https://rust-lang.github.io/chalk/chalk_ir/enum.ProgramClause.html
232+
[`ProgramClause`]: https://rust-lang.github.io/chalk/chalk_ir/struct.ProgramClause.html
233233
[`ProgramEnvironment`]: https://rust-lang.github.io/chalk/chalk_integration/program_environment/struct.ProgramEnvironment.html
234234
[chalk_engine]: https://rust-lang.github.io/chalk/chalk_engine
235235
[chalk_ir]: https://rust-lang.github.io/chalk/chalk_ir/index.html

0 commit comments

Comments
 (0)