Mercurial > p > roundup > code
diff doc/features.txt @ 7259:0c596e39980f
update sqlite url
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 18 Apr 2023 18:56:43 -0400 |
| parents | 37e2e3897ddf |
| children | 1f8e41b0e97f |
line wrap: on
line diff
--- a/doc/features.txt Tue Apr 18 16:28:24 2023 -0400 +++ b/doc/features.txt Tue Apr 18 18:56:43 2023 -0400 @@ -127,7 +127,7 @@ - CORS support for use by third party web pages. - see the `rest guide`_ for details. -.. _sqlite: http://www.hwaci.com/sw/sqlite/ +.. _sqlite: https://www.sqlite.org/index.html .. _mysql: https://pypi.org/project/MySQL-python/ .. _postgresql: https://www.psycopg.org/ .. _`xmlrpc guide`: xmlrpc.html
