mirror of
https://github.com/amyjko/cooperative-software-development
synced 2024-12-25 21:58:15 +01:00
Fixed path.
This commit is contained in:
parent
04a98a4e9e
commit
79845e4582
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
</style>
|
||||
|
||||
</head>
|
||||
<body onload="bookish('ajko/books/cooperative-software-development')">
|
||||
<body onload="bookish('/ajko/books/cooperative-software-development')">
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
|
|
Loading…
Reference in a new issue