This is an automated email from the ASF dual-hosted git repository.
tobous pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/db-site.git
The following commit(s) were added to refs/heads/main by this push:
new bd2eaa7 Remove JDO Jira link from README
bd2eaa7 is described below
commit bd2eaa7563ea74bedbdb8908072881f01a930a47
Author: Tobias Bouschen <[email protected]>
AuthorDate: Thu Jan 27 21:08:09 2022 +0100
Remove JDO Jira link from README
---
README.md | 3 ---
src/main/asciidoc/index.adoc | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/README.md b/README.md
index baff05b..17facdb 100644
--- a/README.md
+++ b/README.md
@@ -50,9 +50,6 @@ To contribute changes, you can follow these steps:
* Build the site (see [above](#building-the-site)) and verify the generated
website by viewing `target/site/index.html` locally with a web browser.
* Commit the source changes (not the build artifacts) in your branch and open
a pull request.
-### Reporting issues
-If you find any issues please provide a PR or [create a JIRA
ticket](https://issues.apache.org/jira/projects/JDO/issues/?filter=allopenissues).
-
### Publishing the Site
After changes have been made to the sources in the `src/main/asciidoc` or
`src/main/template` directory, changes will be published automatically to the
live web site by simply pushing changes to the main branch of the repository.
The process is as follows:
diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc
index 44c222f..63d7ce7 100644
--- a/src/main/asciidoc/index.adoc
+++ b/src/main/asciidoc/index.adoc
@@ -17,7 +17,7 @@ image:images/db-logo-blue.png[float="right"]
DB is a Project of the
xref:Apache_Software_Foundation[Apache Software Foundation], charged with the
-creation and maintenance of commercial-quality, open-source, database solutions
+creation and maintenance of commercial-quality open-source database solutions
based on software licensed to the Foundation, for distribution at no charge to
the public.