Skip to content

Commit 2adaf06

Browse files
author
Adam Argyle
committed
naming nit
1 parent 626ca65 commit 2adaf06

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<p align="center">
99
<a href="https://transition.style" target="_blank">
10-
<img src="https://github.com/argyleink/transition.css/blob/main/demo/kitchen-sink.gif?raw=true" />
10+
<img src="https://github.com/argyleink/transition.css/blob/main/gif/kitchen-sink.gif?raw=true" />
1111
</a>
1212
</p>
1313

@@ -19,7 +19,7 @@
1919

2020
## Basics
2121
Import the CSS and set an attribute on some HTML:
22-
<img src="https://github.com/argyleink/transition.css/blob/main/demo/wipe-up.gif?raw=true" />
22+
<img src="https://github.com/argyleink/transition.css/blob/main/gif/wipe-up.gif?raw=true" />
2323

2424
```html
2525
<link rel="stylesheet" href="https://unpkg.com/transition-style">
@@ -73,7 +73,7 @@ by importing only the custom properties and base styles:
7373
> Custom properties ship with each `.min.css` as well
7474
7575
<br>
76-
<img src="https://github.com/argyleink/transition.css/blob/main/demo/opposing-corner-fold.gif?raw=true" />
76+
<img src="https://github.com/argyleink/transition.css/blob/main/gif/opposing-corner-fold.gif?raw=true" />
7777
<br><br>
7878

7979
## Usage
File renamed without changes.

0 commit comments

Comments
 (0)