diff options
Diffstat (limited to 'xpcom/doc')
-rw-r--r-- | xpcom/doc/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/xpcom/doc/README b/xpcom/doc/README new file mode 100644 index 0000000000..6817f789f2 --- /dev/null +++ b/xpcom/doc/README @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> + <head> + <title>READ ME</title> + </head> + <body> + <h4> + XPCOM documentation can be found at <a href="https://developer.mozilla.org/en-US/docs/XPCOM">https://developer.mozilla.org/en-US/docs/XPCOM</a> + </h4> + </body> +</html> |