We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d7207 commit 8d603dbCopy full SHA for 8d603db
public/_redirects
@@ -67,6 +67,10 @@ https://www.asyncapi.io/* https://www.asyncapi.com/:splat 301!
67
/github-actions /tools/github-actions 301!
68
# TOOLS-REDIRECTION:END
69
70
+# SHORT-URL-REDIRECTION:START
71
+/s/example https://github.com/asyncapi/spec/blob/master/examples/streetlights-mqtt-asyncapi.yml 301!
72
+# SHORT-URL-REDIRECTION:END
73
+
74
# Additional redirection
75
/community/meetings /community/events 301!
76
/cheatsheet https://github.com/asyncapi/website/tree/master/cheatsheet 302!
0 commit comments