[libgda] CI: Fix pages home page



commit d915ed05a8d57d24fedef544dd9176e7eeb54a0e
Author: Daniel Espinosa <esodan gmail com>
Date:   Sun Apr 14 12:06:33 2019 -0500

    CI: Fix pages home page

 doc/index.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc/index.html.in b/doc/index.html.in
index 7a65920cc..964a3e2f7 100644
--- a/doc/index.html.in
+++ b/doc/index.html.in
@@ -5,7 +5,7 @@
     <h2>C API</h2>
     <p>GDA is written in C, checkout its API documentation.
     <h3>GDA library</h3>
-    <p>C API <a href="C/libgda-@GDA_API_VERSION@">Gda documentation</a></p>
+    <p>C API <a href="C/libgda">Gda documentation</a></p>
     <h2>Vala API</h2>
       <p>GDA has GObject Introspection support, so Vala Bindings are automatically generated.</p>
     <h3>GDA library Vala Bindings</h3>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]