Skip to content

Commit

Permalink
conferences.computer.org seems down? put paper at CERN
Browse files Browse the repository at this point in the history
  • Loading branch information
wlav committed Jul 21, 2017
1 parent d1cd7a5 commit 90e62a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ interpreter and LLVM.
It supports both PyPy and CPython.

Details and performance are described in
`this paper <http://conferences.computer.org/pyhpc/2016/papers/5220a027.pdf>`_.
`this paper <http://cern.ch/wlav/Cppyy_LavrijsenDutta_PyHPC16.pdf>`_.

Full documentation: `cppyy.readthedocs.org <http://cppyy.readthedocs.io/en/latest/>`_.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
description='Cling-based Python-C++ bindings',
long_description=long_description,

url='http://cppyy.readthedocs.io/en/latest',
url='http://cppyy.readthedocs.org',

# Author details
author='Wim Lavrijsen',
Expand Down

0 comments on commit 90e62a0

Please sign in to comment.