Skip to content

Update submodules #445

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 3, 2025
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
gvenzl authored Jun 2, 2025
commit cf2bf56eb1ec1d593bbf9a30ff1f1d6e9bff1ca1
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -26,23 +26,23 @@ This repository stores a variety of examples demonstrating how to use the Oracle
| [txeventq](./txeventq) | TxEventQ examples |

## Documentation
You can find the online documentation of the Oracle Database under [docs.oracle.com/en/database/](http://docs.oracle.com/en/database/)
You can find the online documentation of the Oracle Database under: [docs.oracle.com/en/database/](http://docs.oracle.com/en/database/)

## LiveSQL
Some of the examples that you see within this repository can be executed in the free web-based tool: [LiveSQL.oracle.com](https://livesql.oracle.com).
Some of the examples that you see within this repository can be executed in the free web-based tool: [LiveSQL.oracle.com](https://livesql.oracle.com)

LiveSQL is also an excellent resource for getting started with Oracle Database.

## Dev Gym
If you would like to challenge yourself, you can take quizzes, workouts and classes at [DevGym.oracle.com](https://devgym.oracle.com).
If you would like to challenge yourself, you can take quizzes, workouts and classes at: [DevGym.oracle.com](https://devgym.oracle.com)

## Contributing

This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md).

## Security

Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process.

## License

@@ -51,7 +51,7 @@ Apache License, Version 2.0 (the "License.")

You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0. A copy of the license is
also reproduced in [LICENSE.txt](./LICENSE.txt)
also reproduced in [LICENSE.txt](./LICENSE.txt).

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,