forked from JetBrains/kotlin-web-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsite.yml
58 lines (42 loc) · 1.58 KB
/
site.yml
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
- from:
- /docs/diagnostics/experimental-coroutines/index.html
- /docs/reference/coroutines.html
to: /docs/reference/coroutines-overview.html
- from: /docs/tutorials/coroutines-basic-jvm.html
to: /docs/tutorials/coroutines/coroutines-basic-jvm.html
- from: /docs/reference/collections.html
to: /docs/reference/collections-overview.html
- from: /docs/reference/experimental.html
to: /docs/reference/opt-in-requirements.html
- from: /docs/resources.html
to: https://kotlin.link/
- from: /community.html
to: /community/
- from:
- /user-groups/user-group-list.html
- /community/user-groups.html
to: /community/user-groups/
- from:
- /docs/events.html
- /community/talks.html
- /community/events.html
to: /community/events/
- from:
- /community/kotlin-nights/guidelines.html
- /community/kotlin-nights/branding.html
to: /docs/kotlin-night-guidelines.html
- from: /docs/reference/compatibility.html
to: /docs/reference/evolution/components-stability.html
- from: /kotlin-premier-event-2021/
to: https://pages.jetbrains.com/kotlin-premier-event-2021/website
# Moved foundation to separate domain KTL-603
- from: /docs/kotlin-foundation.html
to: https://kotlinfoundation.org/
- from: /docs/guidelines.html
to: https://kotlinfoundation.org/guidelines/
- from: /docs/language-committee-guidelines.html
to: https://kotlinfoundation.org/language-committee-guidelines/
- from: /docs/submitting-incompatible-changes.html
to: https://kotlinfoundation.org/submitting-incompatible-changes/
- from: /docs/foundation-faq.html
to: https://kotlinfoundation.org/faq/