From dc53eb2f5928e84104828a3629c8e84ddc069bb8 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 1 Aug 2024 19:36:26 -0500 Subject: [PATCH] docs(unstable): Make the nightly link standout a bit more --- src/doc/src/reference/unstable.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/doc/src/reference/unstable.md b/src/doc/src/reference/unstable.md index e797297ddc2..18be45fc2b0 100644 --- a/src/doc/src/reference/unstable.md +++ b/src/doc/src/reference/unstable.md @@ -52,7 +52,8 @@ how the feature works: ``` Each new feature described below should explain how to use it. -For the latest nightly, see the [nightly version] of this page. + +*For the latest nightly, see the [nightly version] of this page.* [config file]: config.md [nightly channel]: ../../book/appendix-07-nightly-rust.html