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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ These may be useful for learning KEVM and K (newest to oldest):

To get support for KEVM, please join our [Discord Channel](https://discord.com/invite/CurfmXNtbN).

If you want to start proving with KEVM, refer to [VERIFICATION.md].
If you want to start proving with KEVM, refer to [tests/specs/examples/README.md].

Repository Structure
--------------------
Expand Down Expand Up @@ -355,4 +355,4 @@ For more information about the [K Framework], refer to these sources:
[eDSL]: <https://github.com/runtimeverification/verified-smart-contracts/blob/master/resources/edsl.md>
[kup package manager]: <https://github.com/runtimeverification/kup>
[Makefile]: <./Makefile>
[VERIFICATION.md]: <./VERIFICATION.md>
[tests/specs/examples/README.md]: <./tests/specs/examples/README.md>