Skip to content

Commit eaf01d0

Browse files
committed
README cleanup
1 parent 9e425e8 commit eaf01d0

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

+2-7
Original file line numberDiff line numberDiff 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

141135
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
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

0 commit comments

Comments
 (0)