Skip to content

Commit 1d07bf1

Browse files
committed
that redirects to docs.rs
1 parent b443c9b commit 1d07bf1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/rustdoc.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,7 @@ The Cargo flag `--no-deps` inhibits that behavior and generates docs for just th
206206

207207
### Self-hosted project docs
208208

209-
Some projects like to host their own documentation.
210-
For example: <https://docs.serde.rs/>.
209+
Some projects host their own documentation.
211210
This is easy to do by locally generating docs, and simply copying them to a web server.
212211
Rustdoc's HTML output can be extensively customized by flags.
213212
Users can add a theme, set the default theme, and inject arbitrary HTML.

0 commit comments

Comments
 (0)