From 1f2b72b6e378cbc9421c0ad2ec576bfdd917d535 Mon Sep 17 00:00:00 2001 From: Illia Bobyr Date: Sat, 16 Dec 2023 00:34:05 -0800 Subject: [PATCH] [docs] Remove trailing whitespace (#34493) Our sanity CI check is unhappy about it. These were added in commit https://github.com/ilya-bobyr/solana/commit/676e80c80a914c6f41a4f5d12f419d35a8047dd8 Author: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> Date: Mon Dec 11 15:17:13 2023 -0500 [docs] docs migration (https://github.com/solana-labs/solana/pull/34096) Seems like CI marked the original change as having an issue, but it was still submitted. --- docs/publish-docs.sh | 14 +++++++------- docs/src/operations/setup-a-validator.md | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/publish-docs.sh b/docs/publish-docs.sh index 1e31f22ea..21787ed88 100755 --- a/docs/publish-docs.sh +++ b/docs/publish-docs.sh @@ -45,7 +45,7 @@ cat > "$CONFIG_FILE" < "$CONFIG_FILE" < "$CONFIG_FILE" < "$CONFIG_FILE" < "$CONFIG_FILE" < "$CONFIG_FILE" < Refer to the [Available Clusters](../clusters/available.md) section of the documentation to see example commands for each cluster. @@ -476,4 +476,4 @@ Make sure your ledger is on drive with at least `2TB` of space. ### Validator not catching up -This could be a networking/hardware issue, or you may need to get the latest snapshot from another validator node. \ No newline at end of file +This could be a networking/hardware issue, or you may need to get the latest snapshot from another validator node.