We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3c2a2 commit bc657cbCopy full SHA for bc657cb
src/HTTP Request/main.blp
@@ -32,7 +32,7 @@ Adw.StatusPage {
32
33
LinkButton {
34
label: _("Documentation");
35
- uri: "https://libsoup.org/libsoup-3.0/index.html";
+ uri: "https://libsoup.gnome.org/libsoup-3.0/index.html";
36
}
37
};
38
src/WebSocket Client/main.blp
@@ -49,7 +49,7 @@ Adw.StatusPage {
49
50
51
label: _("API Reference");
52
- uri: "https://libsoup.org/libsoup-3.0/class.WebsocketConnection.html";
+ uri: "https://libsoup.gnome.org/libsoup-3.0/class.WebsocketConnection.html";
53
54
55
0 commit comments