Update docs link

This commit is contained in:
Krystian Stasiowski
2020-01-27 23:37:54 -05:00
committed by GitHub
parent de3538315e
commit e37302f79a

View File

@ -12,7 +12,7 @@ compile-time fixed capacity and contiguous embedded storage in which the
characters are placed within the string object itself. Its API closely characters are placed within the string object itself. Its API closely
resembles that of `std::string`. resembles that of `std::string`.
**[Documentation](https://18.github.io/doc/static_string/)** **[Documentation](https://sdkrystian.github.io/doc/static_string/)**
## License ## License