Skip to content

Commit bcf3745

Browse files
committed
Adjust links to reflect the move into the WICG account
1 parent 6c8dc56 commit bcf3745

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Title: Scroll-linked Animations
44
Group: CSSWG
55
Status: UD
66
Work Status: exploring
7-
ED: https://birtles.github.io/scroll-animations/
7+
ED: https://wicg.github.io/scroll-animations/
88
Shortname: scroll-animations
99
Abstract: Defines an API and markup for creating animations that are either
1010
triggered by or tied to the scroll offset of a scroll container.
@@ -54,7 +54,7 @@ provided it behaves as if the underlying programming interfaces were in place.
5454
<em>This section is non-normative</em>
5555

5656
Note: Based on this <a
57-
href="https://github.com/birtles/scroll-animations/blob/master/Use%20cases.md">curated
57+
href="https://github.com/WICG/scroll-animations/blob/master/Use%20cases.md">curated
5858
list of use cases</a>.
5959

6060
## Scroll-triggered animations ## {#scroll-triggered-animations-usecases}

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
261261
<div data-fill-with="spec-metadata">
262262
<dl>
263263
<dt>This version:
264-
<dd><a class="u-url" href="https://birtles.github.io/scroll-animations/">https://birtles.github.io/scroll-animations/</a>
264+
<dd><a class="u-url" href="https://wicg.github.io/scroll-animations/">https://wicg.github.io/scroll-animations/</a>
265265
<dt>Issue Tracking:
266266
<dd><a href="#issues-index">Inline In Spec</a>
267267
<dd><span><a href="https://github.com/w3c/csswg-drafts/labels/scroll-animations">GitHub Issues</a></span>
@@ -383,7 +383,7 @@ <h3 class="heading settled" data-level="1.1" id="other-specs"><span class="secno
383383
provided it behaves as if the underlying programming interfaces were in place.</p>
384384
<h2 class="heading settled" data-level="2" id="use-cases"><span class="secno">2. </span><span class="content">Use cases</span><a class="self-link" href="#use-cases"></a></h2>
385385
<p><em>This section is non-normative</em></p>
386-
<p class="note" role="note">Note: Based on this <a href="https://github.com/birtles/scroll-animations/blob/master/Use%20cases.md">curated
386+
<p class="note" role="note">Note: Based on this <a href="https://github.com/WICG/scroll-animations/blob/master/Use%20cases.md">curated
387387
list of use cases</a>.</p>
388388
<h3 class="heading settled" data-level="2.1" id="scroll-triggered-animations-usecases"><span class="secno">2.1. </span><span class="content">Scroll-triggered animations</span><a class="self-link" href="#scroll-triggered-animations-usecases"></a></h3>
389389
<h4 class="heading settled" data-level="2.1.1" id="navigation-bar-shrinking-effect"><span class="secno">2.1.1. </span><span class="content">Navigation bar shrinking effect</span><a class="self-link" href="#navigation-bar-shrinking-effect"></a></h4>

0 commit comments

Comments
 (0)