Skip to content

Commit 6990030

Browse files
committed
Wrap lines
1 parent 3c82b45 commit 6990030

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

templates/about.hbs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,10 @@ dependencies = [ "example-system-dependency" ]</pre></code>
123123
<p>Currently running Docs.rs version is: <strong>{{cratesfyi_version}}</strong>
124124

125125
<h4>Contact</h4>
126-
<p>Docs.rs is run and maintaned by <a href="https://www.rust-lang.org/governance/teams/dev-tools#rustdoc" target="_blank">Rustdoc team</a>. You can find us in #docs-rs on <a href="https://discord.gg/rust-lang" target="_blank">Discord</a>.</p>
126+
<p>
127+
Docs.rs is run and maintaned by <a href="https://www.rust-lang.org/governance/teams/dev-tools#rustdoc" target="_blank">Rustdoc team</a>.
128+
You can find us in #docs-rs on <a href="https://discord.gg/rust-lang" target="_blank">Discord</a>.
129+
</p>
127130

128131
</div>
129132

0 commit comments

Comments
 (0)