-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathnetlify.toml
67 lines (55 loc) · 1.49 KB
/
netlify.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[[redirects]]
from = "/workshop"
to = "https://forms.formium.io/f/6004c711d0a32c0001f496ff"
status = 302
force = true
[[redirects]]
from = "/youtube"
to = "https://www.youtube.com/channel/UC8O1RTDK93NT-f2eTjY3p5A"
status = 302
force = true
[[redirects]]
from = "/bookclub"
to = "https://forms.gle/AVsduMf6ojr19uee7"
status = 302
force = true
[[redirects]]
from = "/2022-septiembre"
to = "https://www.meetup.com/es-ES/rubyperu/events/289790064/"
status = 302
force = true
[[redirects]]
from = "/2022-octubre"
to = "https://www.meetup.com/es-ES/rubyperu/events/286171963/"
status = 302
force = true
[[redirects]]
from = "/2022-noviembre"
to = "https://www.meetup.com/es-ES/rubyperu/events/286171983/"
status = 302
force = true
[[redirects]]
from = "/2023-abril"
to = "https://www.meetup.com/es-ES/rubyperu/events/292882084/"
status = 302
force = true
[[redirects]]
from = "/2023-noviembre"
to = "https://www.meetup.com/rubyperu/events/286171991/"
status = 302
force = true
[[redirects]]
from = "/meetup"
to = "https://www.meetup.com/rubyperu/events/286171991/"
status = 302
force = true
[[redirects]]
from = "/calendar"
to = "https://calendar.google.com/calendar/u/0/[email protected]&ctz=America/Lima"
status = 302
force = true
[[redirects]]
from = "/slack"
to = "https://join.slack.com/t/rubyperu/shared_invite/zt-1u1ibauuu-_A30rXz8nsSSt_FIE7c3fA"
status = 302
force = true