We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae7275 commit 50775ebCopy full SHA for 50775eb
1 file changed
.github/workflows/deploy.yml
@@ -114,7 +114,7 @@ jobs:
114
rm -f "$BODY"
115
}
116
117
- check_route 'http://localhost:8788/quickstart/tempoctl' '/quickstart/tempoctl (html)' 'text/html'
+ check_route 'http://localhost:8788/quickstart/presto' '/quickstart/presto (html)' 'text/html'
118
check_route 'http://localhost:8788/' '/ (html)' 'text/html'
119
check_route 'http://localhost:8788/' '/ (markdown/llms.txt)' 'text/markdown'
120
0 commit comments