[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [webwml/master] Bug 25107: fix "from source" option
commit ee20adca107e4547910202b4d88a0a8617cd70ed
Author: nusenu <nusenu-github@xxxxxxxxxx>
Date: Wed Jan 31 22:19:30 2018 +0000
Bug 25107: fix "from source" option
---
docs/debian-selector.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/debian-selector.js b/docs/debian-selector.js
index 6da0d087..12554c19 100644
--- a/docs/debian-selector.js
+++ b/docs/debian-selector.js
@@ -39,7 +39,7 @@ var software = {
'sid': [ 'sid' ],
'trusty': [ 'trusty'],
'xenial': [ 'xenial'],
- 'yakkety': [ 'yakkety'],
+ 'artful': [ 'artful'],
},
'experimental-0.3.3.x': {
'jessie': [ 'jessie' ],
@@ -48,6 +48,7 @@ var software = {
'sid': [ 'sid' ],
'trusty': [ 'trusty'],
'xenial': [ 'xenial'],
+ 'artful': [ 'artful'],
},
},
};
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits