Skip to content

Commit

Permalink
Replace the documentation url
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to committed Jan 27, 2024
1 parent 64df9ef commit 004674f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Documentation

[docs/modules/ROOT/pages/index.adoc](docs/modules/ROOT/pages/index.adoc)
https://docs.quarkiverse.io/quarkus-doma/dev/index.html

## Sample project

Expand Down
2 changes: 1 addition & 1 deletion runtime/src/main/resources/META-INF/quarkus-extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
- "doma"
- "orm"
- "sql"
guide: "https://github.com/quarkiverse/quarkus-doma"
guide: "https://docs.quarkiverse.io/quarkus-doma/dev/index.html"
categories:
- "data"
status: "preview"

0 comments on commit 004674f

Please sign in to comment.