Skip to content

Commit

Permalink
fixing end point
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Nov 9, 2023
1 parent 4e35df8 commit dd5fd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include(FetchContent)

FetchContent_Declare(
ada
GIT_REPOSITORY git@github.com:ada-url/ada.git
GIT_REPOSITORY https://github.com/ada-url/ada.git
GIT_SHALLOW TRUE
GIT_TAG tags/v2.7.2
)
Expand Down

0 comments on commit dd5fd3d

Please sign in to comment.