Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Commit e81566b

Browse files
Updated readme to fix broken link
1 parent e948314 commit e81566b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ constructor(
145145
val fullName = "$forename $surname"
146146
}
147147
```
148-
Examples of all of the above may be found in the [kotlin-builder-example-usage](tree/develop/kotlin-builder-example-usage/src/main/kotlin/com/thinkinglogic/example) project.
148+
Examples of all of the above may be found in the kotlin-builder-example-usage sub-project.
149149
## License
150150
This software is Licenced under the [MIT License](LICENSE.md).
151151

0 commit comments

Comments
 (0)