Skip to content

Commit dd8cedf

Browse files
authored
Rewrite getting-started document (#589)
* Rewrite getting-started document * Format
1 parent 4550eb2 commit dd8cedf

12 files changed

+250
-885
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,8 @@ public interface EmployeeDao {
8484

8585
### Other Examples
8686

87-
Try following getting started examples:
88-
- [Get started! (IntelliJ IDEA)](https://doma.readthedocs.io/en/latest/getting-started-idea/)
89-
- [Get started! (Eclipse)](https://doma.readthedocs.io/en/latest/getting-started-eclipse/)
87+
Try following getting started example:
88+
- [Getting started](https://doma.readthedocs.io/en/latest/getting-started/)
9089

9190
For more complete examples,
9291
see [simple-examples](https://github.com/domaframework/simple-examples)

0 commit comments

Comments
 (0)