From b9064d2c38c1443991eb5023de2fbdb5b306877f Mon Sep 17 00:00:00 2001 From: jjohns71 Date: Thu, 27 Apr 2017 17:47:52 -0400 Subject: [PATCH] Last edit for now, fixing domain specific rules link title for consistency --- Setting-Domain-Specific-&-Global-Rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-Domain-Specific-&-Global-Rules.md b/Setting-Domain-Specific-&-Global-Rules.md index 5c50ca9..06ccace 100644 --- a/Setting-Domain-Specific-&-Global-Rules.md +++ b/Setting-Domain-Specific-&-Global-Rules.md @@ -1,4 +1,4 @@ -The example below demonstrates how to create rules within uMatrix for either [Domain Specific](https://github.com/gorhill/uMatrix/wiki/Setting-Domain-Specific-&-Global-Rules#setting-domain-specific-rules) or [Global Rules](https://github.com/gorhill/uMatrix/wiki/Setting-Domain-Specific-&-Global-Rules#setting-global-rules) which allows a user to achieve desired site functionality (_e.g._ The user wants to be able to always play embedded youtube videos on a website) +The example below demonstrates how to create rules within uMatrix for either [Domain Specific Rules](https://github.com/gorhill/uMatrix/wiki/Setting-Domain-Specific-&-Global-Rules#setting-domain-specific-rules) or [Global Rules](https://github.com/gorhill/uMatrix/wiki/Setting-Domain-Specific-&-Global-Rules#setting-global-rules) which allows a user to achieve desired site functionality (_e.g._ The user wants to be able to always play embedded youtube videos on a website) ## Setting Domain Specific Rules For the steps below we will use an [example website](http://digg.com/video/free-climber-pass) which has a youtube video embedded on the page.