Skip to content

Commit

Permalink
fix github links
Browse files Browse the repository at this point in the history
  • Loading branch information
iceboy233 committed Feb 6, 2021
1 parent 7b19f7d commit 10bd3e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[![Actions Status](https://github.com/iceb0y/trunk/workflows/test/badge.svg)](https://github.com/iceb0y/trunk/actions)
[![Actions Status](https://github.com/iceboy233/trunk/workflows/test/badge.svg)](https://github.com/iceboy233/trunk/actions)
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ git_repository(
git_repository(
name = "org_boost_boost",
commit = "13413ef10592ca33bec6bcadf67f62ced07a1b7f",
remote = "https://github.com/iceb0y/boost.git",
remote = "https://github.com/iceboy233/boost.git",
)

load("@org_boost_boost//:boost_deps.bzl", "boost_deps")
Expand Down

0 comments on commit 10bd3e1

Please sign in to comment.