Skip to content

Commit a8c925d

Browse files
committed
fix heading for readme
1 parent 05c8466 commit a8c925d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,12 @@ Information about classes, hierarchies, annotations, methods, fields, and their
1414

1515
## Useful links
1616

17-
- [Design overview and technical information](../../wiki/Design).
18-
- [Full api reference](../../wiki/Api-reference)
19-
- [3-address bytecode representation](../../wiki/Three-address-instruction-list-IR)
17+
- [Introduction](https://jacodb.org/documentation/basic-usage/)
18+
- [Full api reference](https://jacodb.org/docs/index.html)
19+
- [Database extensions (aka features)](https://jacodb.org/documentation/database-features/)
20+
- [Classpath extensions (aka features)](https://jacodb.org/documentation/classpath-features/)
21+
- [Bytecode instructions](https://jacodb.org/documentation/instructions/)
22+
- [Control flow graph](https://jacodb.org/documentation/graphs/)
2023

2124
## Installation
2225

0 commit comments

Comments
 (0)