We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239ad3a commit 62931d5Copy full SHA for 62931d5
test.sh
@@ -6,7 +6,7 @@ LATEST_RELEASE=$(grep "latestRelease:" _data/kroxylicious.yml | awk '{print $2}'
6
7
LATEST_RELEASE_QUICKSTART="_site/documentation/${LATEST_RELEASE}/html/proxy-quick-start/index.html"
8
PERMANENT_QUICKSTART_REDIRECT="_site/get-started.html"
9
-EXPECTED_REDIRECT_STRING="<meta http-equiv=\"refresh\" content=\"1; url=https://kroxylicious.io/documentation/${LATEST_RELEASE}/html/proxy-quick-start/\">"
+EXPECTED_REDIRECT_STRING="<meta http-equiv=\"refresh\" content=\"1; url=https://kroxylicious.io/documentation/${LATEST_RELEASE}/html/proxy-quick-start/BLART!\">"
10
11
check_file_exists() {
12
local file_path="$1"
0 commit comments