summaryrefslogtreecommitdiff
path: root/open-source-lorries/asciidoc.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/asciidoc.lorry')
-rw-r--r--open-source-lorries/asciidoc.lorry10
1 files changed, 7 insertions, 3 deletions
diff --git a/open-source-lorries/asciidoc.lorry b/open-source-lorries/asciidoc.lorry
index 1af665e..53edc17 100644
--- a/open-source-lorries/asciidoc.lorry
+++ b/open-source-lorries/asciidoc.lorry
@@ -1,6 +1,10 @@
{
- "asciidoc": {
- "type": "hg",
- "url": "https://code.google.com/p/asciidoc"
+ "asciidoc-git": {
+ "type": "git",
+ "url": "https://github.com/asciidoc/asciidoc.git"
+ },
+ "asciidoc-py3": {
+ "type": "git",
+ "url": "https://github.com/asciidoc/asciidoc-py3.git"
}
}