Commit fa96ffe
authored
Use relative path for
This resolves any issues with mixed content when running behind an HTTPS reverse proxy.
There is no valid use case for using absolute over relative here, and only causes additional issues.
Resolves #188api.specs_url.1 parent 85706be commit fa96ffe
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | | - | |
| 506 | + | |
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
0 commit comments