Skip to content

Commit 3742bca

Browse files
CreatorSiSojyn514
authored andcommitted
fix latest version redirection example
1 parent 4be003e commit 3742bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/core/about/redirections.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1>Shorthand URLs</h1>
5252

5353
<tr>
5454
<td>
55-
<a href="https://docs.rs/clap/*/clap/struct.App.html">docs.rs/clap/*/clap/struct.App.html</a>
55+
<a href="https://docs.rs/clap/*">docs.rs/clap/*</a>
5656
</td>
5757
<td>
5858
Latest version of this page (if it still exists). "latest" or "newest" work as well as

0 commit comments

Comments
 (0)