summaryrefslogtreecommitdiff
path: root/brokenlinks-phase3.json
diff options
context:
space:
mode:
Diffstat (limited to 'brokenlinks-phase3.json')
-rw-r--r--brokenlinks-phase3.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/brokenlinks-phase3.json b/brokenlinks-phase3.json
new file mode 100644
index 0000000..f45a4bf
--- /dev/null
+++ b/brokenlinks-phase3.json
@@ -0,0 +1,29 @@
+{
+ "broken_links": {
+ "https://golang-id.local/doc/faq/index.html": [
+ {
+ "url": "https://9p.io/plan9/glenda.html",
+ "error": "Get \"https://9p.io/plan9/glenda.html\": remote error: tls: handshake failure",
+ "status_code": 700
+ }
+ ],
+ "https://golang-id.local/proposal/README.html": [
+ {
+ "url": "https://golang-id.local/proposal/go2-language-changes.md",
+ "status_code": 404
+ }
+ ],
+ "https://golang-id.local/proposal/design/go2draft-generics-overview.html": [
+ {
+ "url": "http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.332.3161\u0026rep=rep1\u0026type=pdf",
+ "error": "Get \"https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.332.3161\u0026rep=rep1\u0026type=pdf\": tls: failed to verify certificate: x509: certificate signed by unknown authority",
+ "status_code": 700
+ },
+ {
+ "url": "https://web.eecs.umich.edu/~weimerw/2008-615/reading/liskov-clu-abstraction.pdf",
+ "error": "Get \"https://web.eecs.umich.edu/~weimerw/2008-615/reading/liskov-clu-abstraction.pdf\": tls: failed to verify certificate: x509: certificate signed by unknown authority",
+ "status_code": 700
+ }
+ ]
+ }
+}