forked from mirrors/thatmattlove-hyperglass
fix broken credit links
This commit is contained in:
parent
0ea5e8ef71
commit
46a8987225
1 changed files with 2 additions and 3 deletions
|
|
@ -43,9 +43,8 @@ PARSED_RESPONSE_FIELDS = (
|
|||
)
|
||||
|
||||
CREDIT = """
|
||||
Powered by [**hyperglass**](https://github.com/checktheroads/hyperglass) version \
|
||||
{version}. Source code licensed \
|
||||
[_BSD 3-Clause Clear_](https://github.com/checktheroads/hyperglass/blob/master/LICENSE).
|
||||
Powered by [**hyperglass**](https://hyperglass.io) version {version}. \
|
||||
Source code licensed [_BSD 3-Clause Clear_](https://hyperglass.io/docs/license/).
|
||||
"""
|
||||
|
||||
DEFAULT_TERMS = """
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue