Merge "added zhoufang's block"
diff --git a/workinggroups/assets/inc/app.php b/workinggroups/assets/inc/app.php
index 88fe017..35d59dd 100644
--- a/workinggroups/assets/inc/app.php
+++ b/workinggroups/assets/inc/app.php
@@ -8,8 +8,8 @@
 $working_group[] = array(
   'title' => 'AsciiDoc',
   'logo' => 'wg_asciidoc.svg',
-  'body' => '<p>The AsciiDoc Working Group drives the standardization, adoption, and evolution of AsciiDoc. This group encourages and shapes the open, collaborative development of the AsciiDoc language and its processors. </p><p>This working group’s website is under development.</p>',
-  'website' => '',
+  'body' => '<p>The AsciiDoc Working Group drives the standardization, adoption, and evolution of AsciiDoc. This group encourages and shapes the open, collaborative development of the AsciiDoc language and its processors. </p>',
+  'website' => 'https://asciidoc-wg.eclipse.org/',
   'charter' => '/org/workinggroups/asciidoc-charter.php',
   'faq' => '',
   'wgpa' => '/org/workinggroups/wpga/asciidoc-working-group-participation-agreement.pdf',