diff --git a/README.md b/README.md index 6dcfabb9b3..e2c3265749 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,6 @@ All components are supported in the following browsers: |Edge |13, 14 | |Internet Explorer |11 | -*Concerning Alfresco Upload Component, folder upload currently not supported [firefox known issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1188880 ) +* Due to a [known Firefox issue] (https://bugzilla.mozilla.org/show_bug.cgi?id=1188880),the Alfresco Upload Component does not currently support folder upload functionality on Firefox Please refer to [Browser Support](BROWSER-SUPPORT.md) article for more details. diff --git a/appveyor.yml b/appveyor.yml index e333bfdeee..f328219a3f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -55,4 +55,3 @@ test_script: # Don't actually build. build: off -