diff options
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,9 +7,9 @@ license: proprietary tags: c++, orm, sqlite, 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-sqlite.git\;a=tree +url: https://www.codesynthesis.com/products/odb/ +doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml +src-url: https://git.codesynthesis.com/cgit/odb/libodb-sqlite/ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com requires: c++11 |