Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ When building GraalVM Native Image the --no-fallback option is required, otherwi
a static reflection configuration for [this Enumeration method]. Thus using this flag is safe only if you're not using
Enumerations in your codebase, see [this comment] for more info.

[Scala CLI]: https://scala-cli.virtuslab.org/_
[Scala CLI]: https://scala-cli.virtuslab.org
[Scala Toolkit]: https://github.com/VirtusLab/toolkit
[Cats]: https://typelevel.org/cats
[Cats Effect]: https://typelevel.org/cats-effect
Expand All @@ -72,4 +72,4 @@ Enumerations in your codebase, see [this comment] for more info.
[Munit Cats Effect]: https://github.com/typelevel/munit-cats-effect

[this Enumeration method]: https://github.com/scala/scala/blob/v2.13.8/src/library/scala/Enumeration.scala#L190-L215=
[this comment]: https://github.com/typelevel/cats-effect/issues/3051#issuecomment-1167026949
[this comment]: https://github.com/typelevel/cats-effect/issues/3051#issuecomment-1167026949