You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/04/26 16:44:48 UTC

[cordova-paramedic] branch master updated: fix Windows-Loopback-Exemption-Manager link

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git


The following commit(s) were added to refs/heads/master by this push:
     new f162e00  fix Windows-Loopback-Exemption-Manager link
f162e00 is described below

commit f162e007172da7e1f69ab431fb8433577d32bf3f
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Apr 26 18:44:44 2019 +0200

    fix Windows-Loopback-Exemption-Manager link
---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 12ce32f..f1719e9 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ Cordova Paramedic is currently used to automatically run all plugin tests on CI.
 - [Configuration file](#configuration-file)
 - [API Interface](#api-interface)
 - [Quirks](#quirks)
+  * [Windows](#windows)
 
 <!--<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>-->
 
@@ -394,6 +395,6 @@ paramedic.run(config);
 
 ## Quirks
 
-### Windows apps
+### Windows
 
-For Paramedic to work correctly for Windows apps you'll need to allow the loopback for "HelloCordova" app using [Windows Loopback Exemption Manager](https://loopback.codeplex.com/).
+For Paramedic to work correctly for Windows apps you'll need to allow the loopback for "HelloCordova" app using [Windows Loopback Exemption Manager](https://github.com/tiagonmas/Windows-Loopback-Exemption-Manager) ([download](https://github.com/piksel/Windows-Loopback-Exemption-Manager/releases/tag/v1.0.0.1)).


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org