You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/layouts/base.njk
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -33,14 +33,14 @@
33
33
</head>
34
34
<body>
35
35
<divclass="banner flex-center">
36
-
<span>jQuery issues have moved to <ahref="https://github.com/jquery/jquery/issues">GitHub</a>. This site is now a static archive of the old <ahref="https://trac.edgewall.org/">Trac</a> bugs site. Some functions and pages are no longer available.</span>
36
+
<span>jQuery UI issues have moved to <ahref="https://github.com/jquery/jquery-ui/issues">GitHub</a>. This site is now a static archive of the old <ahref="https://trac.edgewall.org/">Trac</a> bugs site. Some functions and pages are no longer available.</span>
37
37
</div>
38
38
<divclass="container">
39
39
<ahref="#skip"class="visually-hidden">Skip to main content</a>
40
40
<headerclass="flex-column">
41
41
<divclass="flex-row flex-between-start">
42
-
<aid="jq-siteLogo"href="/"title="jQuery Home">
43
-
<imgsrc="/img/logo.png"width="215"height="53"alt="jQuery: Write Less, Do More." />
Copy file name to clipboardExpand all lines: content/index.njk
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ breadcrumb: WikiStart
5
5
6
6
<h2>This site is no longer in use</h2>
7
7
<p>
8
-
jQuery issues have moved to <ahref="https://github.com/jquery/jquery/issues">GitHub</a>. This site is now a static archive of the old <ahref="https://trac.edgewall.org/">Trac</a> site. Search is still supported for tickets and milestones, but some functions and pages no longer work.
8
+
jQuery UI issues have moved to <ahref="https://github.com/jquery/jquery-ui/issues">GitHub</a>. This site is now a static archive of the old <ahref="https://trac.edgewall.org/">Trac</a> site. Search is still supported for tickets and milestones, but some functions and pages no longer work.
9
9
</p>
10
10
<p>Before navigating to the jQuery Core GitHub, please take a moment to make sure you're headed to the right place.</p>
11
11
<p>
@@ -47,4 +47,4 @@ breadcrumb: WikiStart
47
47
<li>File your bug at the <aclass="ext-link"href="https://github.com/jquery/jquery/issues">
Copy file name to clipboardExpand all lines: content/milestone.njk
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,5 +43,5 @@ tags: ['milestone']
43
43
44
44
{%include"milestone-summary.njk"%}
45
45
46
-
<p>jQuery issues have moved to <ahref="https://github.com/jquery/jquery/issues">GitHub</a>. This site is now a static version of the old Trac bugs site. Milestones can no longer be edited.</p>
46
+
<p>jQuery UI issues have moved to <ahref="https://github.com/jquery/jquery-ui/issues">GitHub</a>. This site is now a static version of the old Trac bugs site. Milestones can no longer be edited.</p>
Copy file name to clipboardExpand all lines: content/roadmap.njk
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ eleventyImport:
7
7
<h1>Roadmap</h1>
8
8
<hr>
9
9
10
-
<p>jQuery issues have moved to <ahref="https://github.com/jquery/jquery/issues">GitHub</a>. This site is now a static version of the old Trac bugs site.</p>
10
+
<p>jQuery UI issues have moved to <ahref="https://github.com/jquery/jquery-ui/issues">GitHub</a>. This site is now a static version of the old Trac bugs site.</p>
11
11
12
12
<p>Below is an index of all the milestones that were available on the old site.</p>
Copy file name to clipboardExpand all lines: content/wiki/RecentChanges.njk
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ eleventyImport:
5
5
collections: ['wiki']
6
6
---
7
7
8
-
<p>jQuery issues have moved to <ahref="https://github.com/jquery/jquery/issues">GitHub</a>. This site is now a static version of the old Trac bugs site. Version history for wiki pages is no longer available.</p>
8
+
<p>jQuery UI issues have moved to <ahref="https://github.com/jquery/jquery-ui/issues">GitHub</a>. This site is now a static version of the old Trac bugs site. Version history for wiki pages is no longer available.</p>
9
9
10
10
<p>Below is an index of all the wikie pages that were available on the old site.</p>
Copy file name to clipboardExpand all lines: content/wiki/TitleIndex.njk
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ eleventyImport:
5
5
collections: ['wiki']
6
6
---
7
7
8
-
<p>jQuery issues have moved to <ahref="https://github.com/jquery/jquery/issues">GitHub</a>. This site is now a static version of the old Trac bugs site. Version history for wiki pages is no longer available.</p>
8
+
<p>jQuery UI issues have moved to <ahref="https://github.com/jquery/jquery-ui/issues">GitHub</a>. This site is now a static version of the old Trac bugs site. Version history for wiki pages is no longer available.</p>
9
9
10
10
<p>Below is an index of all the wiki pages that were available on the old site.</p>
0 commit comments