Skip to content

Commit 8d603db

Browse files
authored
Example redirect for Short Urls asyncapi#3005
1 parent 57d7207 commit 8d603db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/_redirects

+4
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ https://www.asyncapi.io/* https://www.asyncapi.com/:splat 301!
6767
/github-actions /tools/github-actions 301!
6868
# TOOLS-REDIRECTION:END
6969

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+
7074
# Additional redirection
7175
/community/meetings /community/events 301!
7276
/cheatsheet https://github.com/asyncapi/website/tree/master/cheatsheet 302!

0 commit comments

Comments
 (0)