Skip to content

Commit 0f48523

Browse files
authored
Merge pull request #43 from striezel-stash/update-links-in-readme
Update outdated links.
2 parents 9a59f06 + 3a84b20 commit 0f48523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ struct HashAlgorithm
3838
};
3939
```
4040

41-
See [the documentation](https://pdimov.github.io/hash2/) for more information.
41+
See [the documentation](https://boostorg.github.io/hash2/) for more information.
4242

4343
## Supported compilers
4444

@@ -48,7 +48,7 @@ The library requires C++11. The following compilers:
4848
* clang++ 3.9 or later
4949
* Visual Studio 2015 and above
5050

51-
are being tested on [Github Actions](https://github.com/pdimov/hash2/actions/) and [Appveyor](https://ci.appveyor.com/project/pdimov/hash2/).
51+
are being tested on [Github Actions](https://github.com/boostorg/hash2/actions/) and [Appveyor](https://ci.appveyor.com/project/pdimov/hash2/).
5252

5353
## License
5454

0 commit comments

Comments
 (0)