Skip to content

Commit bc72d09

Browse files
Update index.html
1 parent 81ba96a commit bc72d09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
dom_id: "#openapi",
1818
requestInterceptor: function(req) {
1919
var mapping = {
20-
"geoportal.bafg.de: "mudab.api.proxy.bund.dev"
20+
"geoportal.bafg.de": "mudab.api.proxy.bund.dev"
2121
}
2222
if(this.url !== "openapi.yaml") {
2323
var url = new URL(req.url);

0 commit comments

Comments
 (0)