Commit b156df3
committed
fix: the SCIM email guide is linked by its address, not by a path relative to a web page
TypeDoc could not resolve `../../email-change/` and said so; in a
published .d.ts it points nowhere at all. The page it means was checked
to exist, and a made-up path on the same host was checked to answer 404
rather than 200 to anything.1 parent 5796282 commit b156df3
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments