Skip to content

Commit

Permalink
Change all references to TypeStack repos
Browse files Browse the repository at this point in the history
  • Loading branch information
jotamorais committed Jun 17, 2020
1 parent 1598652 commit 0a58daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ You can use template to generate the Redirect header:
@Redirect("http://github.com/:owner/:repo")
getUsers() {
return {
owner: "pleerock",
owner: "typestack",
repo: "routing-controllers"
};
}
Expand Down

0 comments on commit 0a58daa

Please sign in to comment.