Skip to content

Commit 7567a78

Browse files
committed
Updated docs
1 parent f074e7a commit 7567a78

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The library is available as a Swift Package Manager (SPM) package.
2020

2121
Use the URL `https://github.com/orchetect/OSCKit` when adding the library to a project or Swift package.
2222

23-
See the [getting started guide](https://orchetect.github.io/OSCKit/documentation/osckit/getting-started-with-osckit) for a detailed walkthrough of how to get the most out of OSCKit.
23+
See the [getting started guide](https://orchetect.github.io/OSCKit/documentation/osckit/getting-started) for a detailed walkthrough of how to get the most out of OSCKit.
2424

2525
The [Examples](Examples) folder also contains projects to quickly get started.
2626

Sources/OSCKit/OSCKit.docc/Documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Open Sound Control (OSC) library for macOS, iOS and tvOS.
2424

2525
## Topics
2626

27-
### Getting Started
28-
- <doc:Getting-Started-with-OSCKit>
27+
### Welcome
28+
- <doc:Getting-Started>
2929
- <doc:OSC-Value-Types>
3030
- <doc:Sending-OSC>
3131
- <doc:Receiving-OSC>

0 commit comments

Comments
 (0)