liberapay / liberapay.com

Source code of the recurrent donations platform Liberapay
https://liberapay.com/
1.67k stars 215 forks source link

Broken link #313

Closed sils closed 8 years ago

sils commented 8 years ago
www/assets/mangopay/Mangopay_Terms-DE.pdf
|   1| version•https://git-lfs.github.com/spec/v1
|    | [NORMAL] InvalidLinkBear:
|    | Broken link - unable to connect to https://git-lfs.github.com/spec/v1 (HTTP Error: 404)
|    | The following actions are applicable to this result:
|    |  0: Apply no further actions.
|    |  1: Open the affected file(s) in an editor.
|    | Please enter the number of the action you want to execute. 

(from https://github.com/liberapay/liberapay.com/issues/312)

sils commented 8 years ago
liberapay/elsewhere/bitbucket.py
|  17| ••••auth_url•=•'https://bitbucket.org/api/1.0'
|    | [NORMAL] InvalidLinkBear:
|    | Broken link - unable to connect to https://bitbucket.org/api/1.0 (HTTP Error: 404)
|    | The following actions are applicable to this result:
|    |  0: Apply no further actions.
|    |  1: Open the affected file(s) in an editor.
|    | Please enter the number of the action you want to execute. 
Changaco commented 8 years ago

Those are a symbolic link and an API prefix, it doesn't matter that they're returning 404.

sils commented 8 years ago

ok