Skip to content

Commit d3b5871

Browse files
authored
Merge pull request #23518 from benesch/docs-shortlink
2 parents ca1f02b + c00d7e7 commit d3b5871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/deploy_website/website.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ set -euo pipefail
2828
# or change how we want bugs to be filed.
2929
declare -A shortlinks=(
3030
[bug]="https://github.com/MaterializeInc/materialize/issues/new?labels=C-bug&template=01-bug.yml"
31+
[docs]="https://materialize.com/docs"
3132
[non-materialized-error]="https://materialize.com/docs/lts/sql/create-view/#querying-non-materialized-views"
3233
[sink-key-selection]="https://materialize.com/docs/sql/create-sink/kafka/#upsert-key-selection"
3334
[chat]="https://join.slack.com/t/materializecommunity/shared_invite/zt-ljdufufo-PTwVPmgzlZtI7RIQLDrAiA"

0 commit comments

Comments
 (0)