This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 673ca58  minor tweaks
673ca58 is described below

commit 673ca58e7655570b47404c4d43f556411beb5831
Author: Paul King <[email protected]>
AuthorDate: Fri Aug 30 23:37:54 2024 +1000

    minor tweaks
---
 site/src/site/blog/groovy-graph-databases.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/site/blog/groovy-graph-databases.adoc 
b/site/src/site/blog/groovy-graph-databases.adoc
index 0222c91..2228e8d 100644
--- a/site/src/site/blog/groovy-graph-databases.adoc
+++ b/site/src/site/blog/groovy-graph-databases.adoc
@@ -489,7 +489,7 @@ The query is probably faster too, but it is a tradeoff that 
should be weighed up
 The next technology we'll look at is the https://age.apache.org/[Apache AGEā„¢] 
graph database.
 Apache AGE leverages https://www.postgresql.org[PostgreSQL] for storage.
 
-image:https://age.apache.org/age-manual/master/_static/logo.png[Apache AGE 
logo, 50%]
+image:https://age.apache.org/age-manual/master/_static/logo.png[Apache AGE 
logo, 40%]
 image:https://age.apache.org/img/logo-large-postgresql.jpg[PostgreSQL logo]
 
 We installed Apache AGE via a Docker Image as outlined in the Apache AGE

Reply via email to