From b587a62ac37e5a2b071e53972c59008bf071b813 Mon Sep 17 00:00:00 2001 From: Conrad Irwin Date: Tue, 4 Nov 2025 16:35:19 -0700 Subject: [PATCH] No-op commit to test cherry-picking (#41948) Closes #ISSUE Release Notes: - N/A --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index a225903674966b142d5f35845018c98ce9770258..d843e8d096867bf67466180aabb1af19549ffe79 100644 --- a/docs/README.md +++ b/docs/README.md @@ -10,7 +10,7 @@ To preview the docs locally you will need to install [mdBook](https://rust-lang. mdbook serve docs ``` -It's important to note the version number above. For an unknown reason, as of 2025-04-23, running 0.4.48 will cause odd URL behavior that breaks docs. +It's important to note the version number above. For an unknown reason, as of 2025-04-23, running 0.4.48 will cause odd URL behavior that breaks things. Before committing, verify that the docs are formatted in the way Prettier expects with: