Skip to content

Commit 92413a4

Browse files
authored
Add SPI Documentation links to README [skip ci] (#21)
1 parent 48792e2 commit 92413a4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,12 @@ This even works to override its behavior while maintaining the **default system
150150

151151
## Documentation
152152

153-
The repository contains [**documentation**](Documentation) covering how to set up your own custom transitions.
153+
The documentation for releases and `main` are available here:
154+
155+
- [`main`](https://swiftpackageindex.com/davdroman/swiftui-navigation-transitions/main/documentation/navigationtransitions)
156+
- [0.2.0](https://swiftpackageindex.com/davdroman/swiftui-navigation-transitions/0.2.0/documentation/navigationtransitions)
157+
158+
The repository also contains [**documentation**](Documentation/Custom-Transitions.md) covering how to set up your own **custom transitions**.
154159

155160
## Community
156161

0 commit comments

Comments
 (0)