Skip to content

Commit d70b59d

Browse files
committed
Update of index page.
1 parent 02cde76 commit d70b59d

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

docs/index.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,14 @@ Write and run tests directly in PL/SQL, integrate with your CI/CD pipeline, and
2020

2121
---
2222

23-
## Core projects
24-
25-
| Repository | Description | What's new? | Something broken? |
26-
|-------------------------------------------------------------------------------|-------------------------------|-------------------------------------------------------------------------|---------------------------------------------------------------------------------|
27-
| [utPLSQL](https://github.com/utPLSQL/utPLSQL) | Core PL/SQL testing framework | [releases](https://github.com/utPLSQL/utPLSQL/releases) | [report it here](https://github.com/utPLSQL/utPLSQL/issues/new) |
28-
| [utPLSQL-cli](https://github.com/utPLSQL/utPLSQL-cli) | Command-line runner | [releases](https://github.com/utPLSQL/utPLSQL-cli/releases) | [report it here](https://github.com/utPLSQL/utPLSQL-cli/issues/new) |
29-
| [utPLSQL-maven-plugin](https://github.com/utPLSQL/utPLSQL-maven-plugin) | Maven plugin | [releases](https://github.com/utPLSQL/utPLSQL-maven-plugin/releases) | [report it here](https://github.com/utPLSQL/utPLSQL-maven-plugin/issues/new) |
30-
| [utPLSQL-SQLDeveloper](https://github.com/utPLSQL/utPLSQL-SQLDeveloper) | SQL Developer extension | [releases](https://github.com/utPLSQL/utPLSQL-SQLDeveloper/releases) | [report it here](https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/new) |
31-
| [utPLSQL-PLSQL-Developer](https://github.com/utPLSQL/utPLSQL-PLSQL-Developer) | PL/SQL Developer plugin | [releases](https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases) | [report it here](https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/issues/new) |
32-
| [utPLSQL-java-api](https://github.com/utPLSQL/utPLSQL-java-api) | Java API | [releases](https://github.com/utPLSQL/utPLSQL-java-api/releases) | [report it here](https://github.com/utPLSQL/utPLSQL-java-api/issues/new) |
23+
## Frameworks and tools
24+
25+
{%
26+
include-markdown "https://raw.githubusercontent.com/utPLSQL/.github/main/profile/README.md"
27+
rewrite-relative-urls=false
28+
start="<!--start-frameworks-table-->"
29+
end="<!--end-frameworks-table-->"
30+
%}
3331

3432
---
3533

0 commit comments

Comments
 (0)