Loading CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ Version 0.19 Thanks to Jorrit Wronski and Matthias Troffaes for their fixes and improvements! .. _documentation: http://docs.pybtex.org/ .. _documentation: https://docs.pybtex.org/ .. _Sphinx: http://sphinx-doc.org/ Loading README +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ The resulting bibliography may be output in one of the following formats See also -------- - `Home page <http://pybtex.org/>`_ - `Home page <https://pybtex.org/>`_ - `Pybtex at Bitbucket <https://bitbucket.org/pybtex-devs/pybtex>`_ Loading docs/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -191,7 +191,7 @@ pseudoxml: @echo "build finished. the pseudo-xml files are in $(builddir)/pseudoxml." # http://pybtex.org/ stuff # https://pybtex.org/ stuff RSYNC = rsync -rv --delete RSYNC_SERVER = www-pybtex@sologoc.com Loading docs/pybtex_doctools/man.py +2 −2 Original line number Diff line number Diff line Loading @@ -111,8 +111,8 @@ def format_head(main_obj): def format_see_also(main_obj): yield '.SH "SEE ALSO"' yield '.UR http://pybtex.org/' yield '.BR http://pybtex.org/' yield '.UR https://pybtex.org/' yield '.BR https://pybtex.org/' def write_manpage(outfile, main_obj): Loading docs/site/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ extensions = [ ] intersphinx_mapping = { 'docs': ('http://docs.pybtex.org/', None), 'docs': ('https://docs.pybtex.org/', None), } # Add any paths that contain templates here, relative to this directory. Loading Loading
CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ Version 0.19 Thanks to Jorrit Wronski and Matthias Troffaes for their fixes and improvements! .. _documentation: http://docs.pybtex.org/ .. _documentation: https://docs.pybtex.org/ .. _Sphinx: http://sphinx-doc.org/ Loading
README +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ The resulting bibliography may be output in one of the following formats See also -------- - `Home page <http://pybtex.org/>`_ - `Home page <https://pybtex.org/>`_ - `Pybtex at Bitbucket <https://bitbucket.org/pybtex-devs/pybtex>`_ Loading
docs/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -191,7 +191,7 @@ pseudoxml: @echo "build finished. the pseudo-xml files are in $(builddir)/pseudoxml." # http://pybtex.org/ stuff # https://pybtex.org/ stuff RSYNC = rsync -rv --delete RSYNC_SERVER = www-pybtex@sologoc.com Loading
docs/pybtex_doctools/man.py +2 −2 Original line number Diff line number Diff line Loading @@ -111,8 +111,8 @@ def format_head(main_obj): def format_see_also(main_obj): yield '.SH "SEE ALSO"' yield '.UR http://pybtex.org/' yield '.BR http://pybtex.org/' yield '.UR https://pybtex.org/' yield '.BR https://pybtex.org/' def write_manpage(outfile, main_obj): Loading
docs/site/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ extensions = [ ] intersphinx_mapping = { 'docs': ('http://docs.pybtex.org/', None), 'docs': ('https://docs.pybtex.org/', None), } # Add any paths that contain templates here, relative to this directory. Loading