Skip to content

Commit a0ff734

Browse files
author
jopublay
committed
The repo name was changed but forgot to update the docs
1 parent 15e541c commit a0ff734

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mainpage.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
* # Fetch the utf42 library
288288
* FetchContent_Declare(
289289
* utf42
290-
* GIT_REPOSITORY https://github.com/dante19031999/utf42
290+
* GIT_REPOSITORY https://github.com/dante19031999/utf-42
291291
* GIT_TAG master
292292
* )
293293
* FetchContent_MakeAvailable(utf42)

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Then, copy the following code into your CMake file to fetch the `utf42` library:
272272
# Fetch the utf42 library
273273
FetchContent_Declare(
274274
utf42
275-
GIT_REPOSITORY https://github.com/dante19031999/utf42
275+
GIT_REPOSITORY https://github.com/dante19031999/utf-42
276276
GIT_TAG master
277277
)
278278
FetchContent_MakeAvailable(utf42)

0 commit comments

Comments
 (0)