[gnumeric] Doc: one more link to change.



commit 6fa9be3f71d127caeecb395d349c4b4778568988
Author: Morten Welinder <terra gnome org>
Date:   Mon Aug 15 14:14:36 2011 -0400

    Doc: one more link to change.

 src/func.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/func.c b/src/func.c
index e456701..0ce3d88 100644
--- a/src/func.c
+++ b/src/func.c
@@ -480,7 +480,7 @@ function_dump_defs (char const *filename, int dump_type)
 			up = g_ascii_strup (fd->name, -1);
 			fprintf (output_file, "<tr class=\"function\">\n");
 			fprintf (output_file,
-				 "<td><a href =\"doc/gnumeric-%s.shtml\">%s</a></td>\n",
+				 "<td><a href =\"doc/gnumeric-function-%s.shtml\">%s</a></td>\n",
 				 up, fd->name);
 			g_free (up);
 			fprintf (output_file,



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