Skip to content

Commit 8bb0ac7

Browse files
committed
Updated HelpUrl and some tooltips
2 parents b4f7f61 + f80b9f2 commit 8bb0ac7

File tree

138 files changed

+328
-250
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+328
-250
lines changed

jQueryCodeSnippets/HTML/jQuery/jq.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>jq</Title>
99
<Author>John Sheehan (@johnsheehan)</Author>
1010
<Description>A script tag with a $(document).ready() shortcut.</Description>
11-
<HelpUrl>https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
11+
<HelpUrl>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
1212
<Shortcut>jq</Shortcut>
1313
</Header>
1414
<Snippet>

jQueryCodeSnippets/HTML/jQuery/jqScript.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>jqScript</Title>
99
<Author>John Sheehan (@johnsheehan)</Author>
1010
<Description>A script tag with a jQuery src.</Description>
11-
<HelpUrl>https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
11+
<HelpUrl>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
1212
<Shortcut>jqScript</Shortcut>
1313
</Header>
1414
<Snippet>

jQueryCodeSnippets/HTML/jQuery/jqScriptCdnGoogle.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>jqScriptCdnGoogle</Title>
99
<Author>John Sheehan (@johnsheehan)</Author>
1010
<Description>A script tag with a jQuery src using Google's CDN.</Description>
11-
<HelpUrl>https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
11+
<HelpUrl>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
1212
<Shortcut>jqScriptCdnGoogle</Shortcut>
1313
</Header>
1414
<Snippet>

jQueryCodeSnippets/HTML/jQuery/jqScriptCdnMs.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>jqScriptCdnMs</Title>
99
<Author>John Sheehan (@johnsheehan)</Author>
1010
<Description>A script tag with a jQuery src using Microsoft's CDN.</Description>
11-
<HelpUrl>https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
11+
<HelpUrl>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
1212
<Shortcut>jqScriptCdnMs</Shortcut>
1313
</Header>
1414
<Snippet>

jQueryCodeSnippets/HTML/jQuery/jqScriptMin.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>jqScriptMin</Title>
99
<Author>John Sheehan (@johnsheehan)</Author>
1010
<Description>A script tag with a jQuery src and a $(document).ready() shortcut.</Description>
11-
<HelpUrl>https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
11+
<HelpUrl>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
1212
<Shortcut>jqScriptMin</Shortcut>
1313
</Header>
1414
<Snippet>

jQueryCodeSnippets/HTML/jQuery/jqScriptUiCdnGoogle.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>jqScriptUiCdnGoogle</Title>
99
<Author>John Sheehan (@johnsheehan)</Author>
1010
<Description>A script tag with a jQuery UI src using Google's CDN.</Description>
11-
<HelpUrl>https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
11+
<HelpUrl>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
1212
<Shortcut>jqScriptUiCdnGoogle</Shortcut>
1313
</Header>
1414
<Snippet>

jQueryCodeSnippets/HTML/jQuery/jqScriptValidateCdnMs.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>jqScriptValidateCdnMs</Title>
99
<Author>John Sheehan (@johnsheehan)</Author>
1010
<Description>A script tag with a jQuery validation plugin src using Microsoft's CDN.</Description>
11-
<HelpUrl>https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
11+
<HelpUrl>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
1212
<Shortcut>jqScriptValidateCdnMs</Shortcut>
1313
</Header>
1414
<Snippet>

jQueryCodeSnippets/HTML/jQuery/jqScriptValidateUnobtrusiveCdnMs.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>jqScriptValidateUnobtrusiveCdnMs</Title>
99
<Author>Kyle Spearrin (www.kylespearrin.com)</Author>
1010
<Description>A script tag with a jQuery unobtrusive validation plugin src using Microsoft's CDN</Description>
11-
<HelpUrl>https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
11+
<HelpUrl>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
1212
<Shortcut>jqScriptValidateUnobtrusiveCdnMs</Shortcut>
1313
</Header>
1414
<Snippet>

jQueryCodeSnippets/JavaScript/jQuery/func.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>func</Title>
99
<Author>John Sheehan (@johnsheehan)</Author>
1010
<Description>An anonymous function.</Description>
11-
<HelpUrl>https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
11+
<HelpUrl>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
1212
<Shortcut>func</Shortcut>
1313
</Header>
1414
<Snippet>

jQueryCodeSnippets/JavaScript/jQuery/jqAfter.snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Title>jqAfter</Title>
99
<Author>John Sheehan (@johnsheehan)</Author>
1010
<Description>Insert content, specified by the parameter, after each element in the set of matched elements.</Description>
11-
<HelpUrl>https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
11+
<HelpUrl>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</HelpUrl>
1212
<Shortcut>jqAfter</Shortcut>
1313
</Header>
1414
<Snippet>

0 commit comments

Comments
 (0)