quarks was renamed to edgent which then retired

There is no dns for edgent, so need to intercept quarks and redirect
diff --git a/assets/.htaccess b/assets/.htaccess
index b199b91..5743620 100644
--- a/assets/.htaccess
+++ b/assets/.htaccess
@@ -210,6 +210,8 @@
 RedirectMatch Permanent ^/photark(/.*)?$ http://incubator.apache.org/projects/photark.html
 # https://gitbox.apache.org/repos/asf?p=incubator-retired-pirk.git;a=blob;f=.htaccess;hb=refs/heads/asf-site
 RedirectMatch Permanent ^/provisionr(/.*)?$ http://incubator.apache.org/projects/provisionr.html
+# quarks was renamed edgent and then edgent retired
+RedirectMatch Permanent ^/projects/quarks.html$ http://incubator.apache.org/projects/edgent.html
 RedirectMatch Permanent ^/rcf(/.*)?$ http://incubator.apache.org/projects/rcf.html
 RedirectMatch Permanent ^/ripple(/.*)?$ http://incubator.apache.org/projects/ripple.html
 RedirectMatch Permanent ^/s4(/.*)?$ http://incubator.apache.org/projects/s4.html
diff --git a/assets/retired/quarks/index.html b/assets/retired/quarks/index.html
new file mode 100644
index 0000000..30e84fd
--- /dev/null
+++ b/assets/retired/quarks/index.html
@@ -0,0 +1 @@
+<html><head></head><body></body></html>