Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit 21345f7

Browse files
authored
Merge pull request #3 from ethanmdavidson/patch-1
fix documentation links
2 parents 23b2021 + 5267275 commit 21345f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ _SimpleKotlinMail is a Kotlin Mail API, using Kotlin Coroutines all the way thro
99
- receive and process emails
1010
- TLS support
1111

12-
## To get started, visit the **[Documentation](https://bluefireoly.github.io/SimpleKotlinMail/)**.
12+
## To get started, visit the **[Documentation](https://jakobkmar.github.io/SimpleKotlinMail/)**.
1313

1414
## Examples
1515

@@ -74,7 +74,7 @@ emailBuilder {
7474

7575
### And more
7676

77-
To learn more about SimpleKotlinMail, visit the **[Documentation](https://bluefireoly.github.io/SimpleKotlinMail/)**.
77+
To learn more about SimpleKotlinMail, visit the **[Documentation](https://jakobkmar.github.io/SimpleKotlinMail/)**.
7878

7979
## Project information
8080

0 commit comments

Comments
 (0)