File tree 1 file changed +2
-7
lines changed
1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -130,12 +130,6 @@ fun main() {
130
130
}
131
131
```
132
132
133
- > [ !NOTE]
134
- >
135
- > There is a fork of this repository available which utilizes the Amper tool for project configuration, recently [ introduced by JetBrains] [ amper ] .
136
- >
137
- > For more, see: [ Advent of Code Kotlin Template — Amper] [ amper-template ] project.
138
-
139
133
## Getting help
140
134
141
135
If you stuck with Kotlin-specific questions or anything related to this template, check out the following resources:
@@ -148,7 +142,8 @@ If you stuck with Kotlin-specific questions or anything related to this template
148
142
[ actions-user ] : https://github.com/actions-user
149
143
[ aoc ] : https://adventofcode.com
150
144
[ amper ] : https://blog.jetbrains.com/blog/2023/11/09/amper-improving-the-build-tooling-user-experience/
151
- [ amper-template ] : https://github.com/kotlin-hands-on/advent-of-code-kotlin-template-amper
145
+ [ amper-github ] : https://github.com/JetBrains/amper
146
+ [ template ] : https://github.com/kotlin-hands-on/advent-of-code-kotlin-template
152
147
[ docs ] : https://kotlinlang.org/docs/home.html
153
148
[ docs-project-structure ] : https://www.jetbrains.com/help/idea/project-settings-and-structure.html
154
149
[ issues ] : https://github.com/kotlin-hands-on/advent-of-code-kotlin-template/issues
You can’t perform that action at this time.
0 commit comments