Skip to content

Commit c37664f

Browse files
authored
Merge pull request #459 from D7EAD/master
Fix dead link (404) under Setting Up / Building.
2 parents ed87c65 + 48a1b43 commit c37664f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ CROW_ROUTE(app, "/add_json")
103103
More examples can be found [here](https://github.com/crowcpp/crow/tree/master/examples).
104104

105105
## Setting Up / Building
106-
Available [here](https://crowcpp.org/getting_started/setup).
106+
Available [here](https://crowcpp.org/master/getting_started/setup).
107107

108108
## Disclaimer
109109
CrowCpp/Crow is a project based on ipkn/crow. Neither CrowCpp, it's members, or this project have been associated with, or endorsed or supported by ipkn (Jaeseung Ha) in any way. We do use ipkn/crow's source code under the BSD-3 clause license and sometimes refer to the public comments available on the github repository. But we do not in any way claim to be associated with or in contact with ipkn (Jaeseung Ha) regarding CrowCpp or CrowCpp/Crow

0 commit comments

Comments
 (0)