Skip to content

Commit 48febfb

Browse files
authored
chore: modify license url (#17513)
1 parent bdc49b5 commit 48febfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/query/ee/src/license/license_mgr.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEGsKCbhXU7j56VKZ7piDlLXGhud0a
3535
pWjW3wxSdeARerxs/BeoWK7FspDtfLaAT8iJe4YEmR0JpkRQ8foWs0ve3w==
3636
-----END PUBLIC KEY-----"#;
3737

38-
pub const LICENSE_URL: &str = "https://docs.databend.com/guides/overview/editions/dee/";
38+
pub const LICENSE_URL: &str = "https://docs.databend.com/guides/products/dee/";
3939

4040
pub struct RealLicenseManager {
4141
tenant: String,

0 commit comments

Comments
 (0)