File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -130,12 +130,6 @@ fun main() {
130130}
131131```
132132
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-
139133## Getting help
140134
141135If 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
148142[ actions-user ] : https://github.com/actions-user
149143[ aoc ] : https://adventofcode.com
150144[ 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
152147[ docs ] : https://kotlinlang.org/docs/home.html
153148[ docs-project-structure ] : https://www.jetbrains.com/help/idea/project-settings-and-structure.html
154149[ 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