We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c9321b commit 0e78014Copy full SHA for 0e78014
1 file changed
firebase.json
@@ -16,6 +16,11 @@
16
"source": "/linkedin",
17
"destination": "https://jonghoonpark.com/2023/08/16/what-is-linkedin-and-how-can-i-use-it",
18
"type": 302
19
+ },
20
+ {
21
+ "source": "/devcon2024",
22
+ "destination": "https://k-devcon.com/entry/DEVCON-2024-%EC%BB%A8%ED%8D%BC%EB%9F%B0%EC%8A%A4%EB%A5%BC-%EA%B0%9C%EC%B5%9C-%ED%95%A9%EB%8B%88%EB%8B%A4-10122024",
23
+ "type": 302
24
}
25
]
26
0 commit comments