Skip to content

Commit 5ff7292

Browse files
authored
Update apple theme demo location (#1428)
1 parent 8852cdb commit 5ff7292

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
persist-credentials: false
3838
- uses: maxim-lobanov/setup-xcode@v1
3939
with:
40-
xcode-version: '26.1.0-beta'
40+
xcode-version: '26.2'
4141
- uses: ruby/setup-ruby@v1
4242
with:
4343
ruby-version: 3.3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ of the modules being documented.
358358

359359
Three themes are provided with jazzy: `apple` (default), `fullwidth` and `jony`.
360360

361-
* `apple` example: <https://realm.io/docs/swift/latest/api/>
361+
* `apple` example: <https://johnfairh.github.io/demo-jazzy-apple-theme/>
362362
* `fullwidth` example: <https://reduxkit.github.io/ReduxKit/>
363363
* `jony` example: <https://harshilshah.github.io/IGListKit/>
364364

0 commit comments

Comments
 (0)