From 814f044c8a0f297a7bfa98b4eaf820d213187d9c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 2 Aug 2017 11:55:37 +0300 Subject: Fix doc-url and src-url manifest values --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index ffbb16d..41eb5ec 100644 --- a/manifest +++ b/manifest @@ -8,9 +8,9 @@ tags: c++, orm, postgres, database, relational, object, persistence, sql description-file: README changes-file: NEWS url: http://www.codesynthesis.com/products/odb/ +doc-url: http://www.codesynthesis.com/products/odb/doc/manual.xhtml +src-url: http://scm.codesynthesis.com/?p=odb/libodb-pgsql.git\;a=tree email: odb-users@codesynthesis.com -doc-url: http://codesynthesis.com/products/odb/doc/manual.xhtml -src-url: http://scm.codesynthesis.com/?p=odb/libodb-pgsql.git;a=tree build-email: odb-builds@codesynthesis.com requires: c++11 depends: * build2 >= 0.5.0- -- cgit v1.1