Skip to content

Commit eea6750

Browse files
authored
Merge pull request #25 from abeaumont/abeaumont/fix-paper-references
[documentation] Fix paper references.
2 parents e456f15 + ca905c5 commit eea6750

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ swiss-army knife for interactive packet manipulation `scapy
2525
For further information, you might want to read our published papers
2626
about a TCP/IP stack written entirely in Dylan:
2727

28-
* `A domain-specific language for manipulation of binary data in Dylan <http://www.itu.dk/people/hame/ilc07-final.pdf>`__ (by Hannes Mehnert and Andreas Bogk at ILC 2007)
29-
* `Secure Networking <http://www.itu.dk/people/hame/secure-networking.pdf>`__ (by Andreas Bogk and Hannes Mehnert in 2006)
28+
* :download:`A domain-specific language for manipulation of binary data in Dylan <../a-DSL-for-manipulation-of-binary-data.pdf>` (by Hannes Mehnert and Andreas Bogk at ILC 2007)
29+
* :download:`Secure Networking <../secure-networking.pdf>` (by Andreas Bogk and Hannes Mehnert in 2006)
3030

3131
.. toctree::
3232
:maxdepth: 3

0 commit comments

Comments
 (0)